mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 07:54:44 +08:00
feat: 日本語 Support
This commit is contained in:
@ -2,4 +2,5 @@ class NoL10n {
|
||||
static const String langZHS = '简体中文';
|
||||
static const String langZHT = '繁體中文';
|
||||
static const String langEn = 'English';
|
||||
static const String langJa = '日本語';
|
||||
}
|
||||
|
Reference in New Issue
Block a user