mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-07-29 18:31:18 +08:00
feat: Russian language support
This commit is contained in:
@ -4,4 +4,5 @@ class NoL10n {
|
||||
static const String langEn = 'English';
|
||||
static const String langJa = '日本語';
|
||||
static const String langFR = 'Français';
|
||||
static const String langRU = 'Русский';
|
||||
}
|
||||
|
Reference in New Issue
Block a user