Add Russian language option to localization
Introduced a new 'russian' entry in the language selection dictionary, enabling support for Russian language labeling in the application.
This commit is contained in:
@@ -82,7 +82,8 @@ class LocalizationManager:
|
||||
"restart_required": "Language changes will take effect after restarting the application.",
|
||||
"english": "English",
|
||||
"spanish": "Español (Spanish)",
|
||||
"portuguese": "Português (Portuguese)"
|
||||
"portuguese": "Português (Portuguese)",
|
||||
"russian": "Русский (Russian)"
|
||||
},
|
||||
"download": {
|
||||
"preparing": "🚀 Preparing your download...",
|
||||
|
||||
Reference in New Issue
Block a user