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": "Español (Spanish)",
|
||||
"portuguese": "Português (Portuguese)",
|
||||
"russian": "Русский (Russian)",
|
||||
"chinese": "中文 (简体) (Chinese Simplified)",
|
||||
"help_text": "Select your preferred language for the interface.",
|
||||
"restart_notice": "Language change will take effect after restarting the application."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user