Add Japanese localization and update language support
Added a new Japanese translation file (ja.json) and updated all language files to include Japanese in the language selection. Updated quality label color detection in ytsage_gui_format_table.py to support Japanese terms, and registered Japanese in the default language list in ytsage_localization.py.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
"polish": "波兰语",
|
||||
"italian": "意大利语",
|
||||
"arabic": "阿拉伯语",
|
||||
"japanese": "日语",
|
||||
"help_text": "选择您喜欢的界面语言。",
|
||||
"restart_notice": "语言更改将在重启应用程序后生效。"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user