Add Indonesian localization and update language support

Introduces Indonesian translations by adding languages/id.json and updating all language files to include 'indonesian' in the language selection. Updates format table color logic in ytsage_gui_format_table.py to recognize Indonesian quality terms. Also updates ytsage_localization.py to include Indonesian in the default language list.
This commit is contained in:
Your Name
2025-09-30 22:22:53 +03:00
parent b02ca9ae01
commit b9e8e34e8f
11 changed files with 348 additions and 6 deletions
+1
View File
@@ -12,6 +12,7 @@
"german": "Deutsch",
"french": "Französisch",
"hindi": "Hindi",
"indonesian": "Indonesisch",
"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."
},