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:
Your Name
2025-09-30 22:44:12 +03:00
parent 828f105c92
commit 8d0bcf60c1
14 changed files with 355 additions and 7 deletions
+1
View File
@@ -15,6 +15,7 @@
"indonesian": "Indonesisch",
"turkish": "Türkisch",
"polish": "Polnisch",
"italian": "Italienisch",
"help_text": "Wählen Sie Ihre bevorzugte Sprache für die Benutzeroberfläche.",
"restart_notice": "Die Sprachänderung wird nach dem Neustart der Anwendung wirksam."
},