Add Hindi localization and update language support

Introduces a new Hindi translation file (hi.json) and adds Hindi as a selectable language in all existing language files. Updates the format table to recognize Hindi quality terms for color coding, and includes Hindi in the default language list in the localization manager.
This commit is contained in:
Your Name
2025-09-30 22:16:31 +03:00
parent 4b212c08e2
commit b02ca9ae01
10 changed files with 346 additions and 6 deletions
+1
View File
@@ -11,6 +11,7 @@
"chinese": "中文",
"german": "德语",
"french": "法语",
"hindi": "印地语",
"help_text": "选择您喜欢的界面语言。",
"restart_notice": "语言更改将在重启应用程序后生效。"
},