Add Italian language support and update quality labels
Introduces Italian translations by adding languages/it.json and updating all language files to include 'italian' in the language selection. Updates quality label color logic in ytsage_gui_format_table.py to recognize Italian terms for best, high, medium, and low quality. Also updates the default language list in ytsage_localization.py to include Italian.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"indonesian": "印尼语",
|
||||
"turkish": "土耳其语",
|
||||
"polish": "波兰语",
|
||||
"italian": "意大利语",
|
||||
"help_text": "选择您喜欢的界面语言。",
|
||||
"restart_notice": "语言更改将在重启应用程序后生效。"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user