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:
+2
-1
@@ -7,7 +7,8 @@
|
||||
"english": "Inglés",
|
||||
"spanish": "Español (Spanish)",
|
||||
"portuguese": "Português (Portuguese)",
|
||||
"russian": "Русский (Russian)"
|
||||
"russian": "Русский (Russian)",
|
||||
"chinese": "中文 (简体) (Chinese Simplified)"
|
||||
},
|
||||
"app": {
|
||||
"title": "YTSage",
|
||||
|
||||
Reference in New Issue
Block a user