Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addon locale is not working. All tooltip strings are shown as english. My WOW era client is koKR. #121

Open
KwangMyungKim opened this issue Dec 3, 2023 · 1 comment

Comments

@KwangMyungKim
Copy link

KwangMyungKim commented Dec 3, 2023

Description of each talent is shown as english. Default button strings are shown as korean.

It looks talent tooltip locale data is included in talented_data.

But it's not applied well.

Is there something to do?

@KwangMyungKim KwangMyungKim changed the title Addon locale is not working. All strings are shown as english. My WOW era client is koKR. Addon locale is not working. All tooltip strings are shown as english. My WOW era client is koKR. Dec 3, 2023
@INSPRT
Copy link

INSPRT commented Mar 6, 2024

-03/06/2024- currently NOT WORKING

This is true. I am also using the "koKR" client, and Locale is not working.

belos is error log:

85x Talented_Data/Locales/Talented_Data_koKR.lua:42: attempt to index field '?' (a nil value)
[string "@Talented_Data/Locales/Talented_Data_koKR.lua"]:42: in main chunk

Locals:
data =

{
1 =
{
}
2 =
{
}
3 =
{
}
}
tree =
{
numtalents = 16
talents =
{
}
info =
{
}
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field '?' (a nil value)"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants