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": "Indonezyjski",
|
||||
"turkish": "Turecki",
|
||||
"polish": "Polski",
|
||||
"italian": "Włoski",
|
||||
"help_text": "Wybierz preferowany język interfejsu.",
|
||||
"restart_notice": "Zmiana języka zostanie zastosowana po ponownym uruchomieniu aplikacji."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user