Add Polish localization and update quality color mapping

Added Polish translations in a new pl.json file and updated all language files to include 'polish' in the language selection. Extended the quality color mapping in ytsage_gui_format_table.py to recognize Polish terms for best, high, medium, and low quality. Updated the default language list in ytsage_localization.py to include Polish.
This commit is contained in:
Your Name
2025-09-30 22:38:29 +03:00
parent fdbb4a6972
commit 828f105c92
13 changed files with 353 additions and 7 deletions
+1
View File
@@ -14,6 +14,7 @@
"hindi": "印地语",
"indonesian": "印尼语",
"turkish": "土耳其语",
"polish": "波兰语",
"help_text": "选择您喜欢的界面语言。",
"restart_notice": "语言更改将在重启应用程序后生效。"
},