First option tab is not displayed
anyuta1166 opened this issue ยท 0 comments
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.