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
+2 -1
View File
@@ -89,7 +89,8 @@ class LocalizationManager:
"french": "Français (French)",
"hindi": "हिन्दी (Hindi)",
"indonesian": "Bahasa Indonesia (Indonesian)",
"turkish": "Türkçe (Turkish)"
"turkish": "Türkçe (Turkish)",
"polish": "Polski (Polish)"
},
"download": {
"preparing": "🚀 Preparing your download...",