You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First option tab is not displayed for locales using non-latin scripts (Russian, Chinese, Korean).
For some reason if the translation of "Options" is using a non-latin script, the the first options tab named "Options" is not shown. Only "Appearance" and "Bags" tabs are shown.
Setting L["Options"] = true for affected locales fixes the issue while losing the translation. Probably renaming the tab may be a better option.
The text was updated successfully, but these errors were encountered:
First option tab is not displayed for locales using non-latin scripts (Russian, Chinese, Korean).
For some reason if the translation of "Options" is using a non-latin script, the the first options tab named "Options" is not shown. Only "Appearance" and "Bags" tabs are shown.
Setting
L["Options"] = true
for affected locales fixes the issue while losing the translation. Probably renaming the tab may be a better option.The text was updated successfully, but these errors were encountered: