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
+2 -1
View File
@@ -85,7 +85,8 @@ class LocalizationManager:
"portuguese": "Português (Portuguese)",
"russian": "Русский (Russian)",
"chinese": "中文 (简体) (Chinese Simplified)",
"german": "Deutsch (German)"
"german": "Deutsch (German)",
"french": "Français (French)"
},
"download": {
"preparing": "🚀 Preparing your download...",