Add Japanese localization and update language support

Added a new Japanese translation file (ja.json) and updated all language files to include Japanese in the language selection. Updated quality label color detection in ytsage_gui_format_table.py to support Japanese terms, and registered Japanese in the default language list in ytsage_localization.py.
This commit is contained in:
Your Name
2025-10-02 18:28:04 +03:00
parent 0ccb974708
commit f85e3a6a83
16 changed files with 359 additions and 7 deletions
+1
View File
@@ -17,6 +17,7 @@
"polish": "पोलिश",
"italian": "इतालवी",
"arabic": "अरबी",
"japanese": "जापानी",
"help_text": "इंटरफेस के लिए अपनी पसंदीदा भाषा चुनें।",
"restart_notice": "भाषा परिवर्तन एप्लिकेशन पुनरारंभ के बाद प्रभावी होगा।"
},