Add Russian language option to language list

Included 'Russian' in the available language options in en.json to support users who prefer Russian.
This commit is contained in:
Your Name
2025-09-30 21:42:17 +03:00
parent bb8bf033bf
commit e5cc892dec
+1
View File
@@ -7,6 +7,7 @@
"english": "English",
"spanish": "Español (Spanish)",
"portuguese": "Português (Portuguese)",
"russian": "Русский (Russian)",
"help_text": "Select your preferred language for the interface.",
"restart_notice": "Language change will take effect after restarting the application."
},