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:
@@ -7,6 +7,7 @@
|
|||||||
"english": "English",
|
"english": "English",
|
||||||
"spanish": "Español (Spanish)",
|
"spanish": "Español (Spanish)",
|
||||||
"portuguese": "Português (Portuguese)",
|
"portuguese": "Português (Portuguese)",
|
||||||
|
"russian": "Русский (Russian)",
|
||||||
"help_text": "Select your preferred language for the interface.",
|
"help_text": "Select your preferred language for the interface.",
|
||||||
"restart_notice": "Language change will take effect after restarting the application."
|
"restart_notice": "Language change will take effect after restarting the application."
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user