-
Notifications
You must be signed in to change notification settings - Fork 33
Translation Jazz #195
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
Translation Jazz #195
Conversation
Definitely good enough for a start. Though will have to fix the default language bug. |
Add UN standard language translations for main and colorsets
Default language bug? Did something break in my code? |
@rogerfachini Apparently when I asked for the language to be automatically detected, what ended up happening was that the first language on the list got picked! That was English (en)... until we added Arabic (ar)! So I've completely refactored how this works, and it now actually tries its best to figure out the best language that we have for the user. Also it's no longer stored in |
Add new translations.