mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-22 15:25:46 +00:00
feat(i18n): add Hungarian (hu) translation (#1149)
* feat(i18n): add Hungarian (hu) translation files * feat(i18n): register Hungarian locale and language option * docs(changelog): Hungarian translation entry and credit (#1149) * fix(i18n): list Romanian in the Login language picker
This commit is contained in:
@@ -11,6 +11,7 @@ export const settings = {
|
||||
languageZh: '中文',
|
||||
languageRo: 'Română',
|
||||
languageJa: '日本語',
|
||||
languageHu: 'Magyar',
|
||||
font: 'Schriftart',
|
||||
fontHintOpenDyslexic: 'Legasthenie-freundlich · keine Chinesisch-Unterstützung',
|
||||
theme: 'Design',
|
||||
|
||||
Reference in New Issue
Block a user