Add Turkish localization and update language support

Added Turkish translations in languages/tr.json and updated all other language files to include Turkish in the language selection. Updated format table color logic in ytsage_gui_format_table.py to recognize Turkish quality terms. Also updated ytsage_localization.py to include Turkish in the default language list.
This commit is contained in:
Your Name
2025-09-30 22:28:27 +03:00
parent b9e8e34e8f
commit fdbb4a6972
12 changed files with 350 additions and 6 deletions
+1
View File
@@ -13,6 +13,7 @@
"french": "Французский",
"hindi": "Хинди",
"indonesian": "Индонезийский",
"turkish": "Турецкий",
"help_text": "Выберите предпочитаемый язык для интерфейса.",
"restart_notice": "Изменение языка вступит в силу после перезапуска приложения."
},