Add French localization and update language support

Added a complete French translation file (fr.json) and updated all other language files to include 'French' as a selectable language. Updated format table color logic to recognize French and German quality terms for better internationalization. Also updated the default English language map to include French.
This commit is contained in:
Your Name
2025-09-30 22:10:36 +03:00
parent 47cdd06494
commit 4b212c08e2
9 changed files with 346 additions and 7 deletions
+1
View File
@@ -10,6 +10,7 @@
"russian": "俄语",
"chinese": "中文",
"german": "德语",
"french": "法语",
"help_text": "选择您喜欢的界面语言。",
"restart_notice": "语言更改将在重启应用程序后生效。"
},