Add Chinese localization and update language support
Added a new Simplified Chinese translation file (zh.json) and updated all language files to include Chinese as a selectable language. Updated format quality color logic in the format table to recognize Chinese quality terms, ensuring proper color coding for quality labels in the UI. Also updated the localization manager to include Chinese in the language selection.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"spanish": "Испанский",
|
||||
"portuguese": "Португальский",
|
||||
"russian": "Русский",
|
||||
"chinese": "中文 (简体) (Chinese Simplified)",
|
||||
"help_text": "Выберите предпочитаемый язык для интерфейса.",
|
||||
"restart_notice": "Изменение языка вступит в силу после перезапуска приложения."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user