feishin
feishin copied to clipboard
"Settings" is not translated in the hamburger menu of the sidebar
Expected Behavior
Translated string should be shown instead of "Settings"
Current Behavior
Steps to Reproduce
-
Select any language other than English in the settings.
-
Open the menu in the sidebar.
Possible Solution (Not obligatory)
N/A
Context
N/A
Your Environment
- Application version (e.g. v0.1.0) : v0.5.1
- Operating System and version (e.g. Windows 10) : AOSC OS (GNU/Linux 6.4.11, x86_64)
- Server and version (e.g. Navidrome v0.48.0) : v0.49.3
- Node version (if developing locally) : N/A
The problem here is that all of the non-English translation files are missing two things:
- A definition for
common.setting_other(settings pluralized) - For
page.appMenu.settingshaving the value$t(common.setting_other)
If you are (or anyone else for that matter) can update this for your native/familiar language(s) (visit https://hosted.weblate.org/projects/feishin/), that'd be great!