mirror of
https://github.com/StarCitizenToolBox/app.git
synced 2026-02-06 15:10:20 +00:00
feat: 多语言提取器
This commit is contained in:
3
lib/l10n/intl_en.arb
Normal file
3
lib/l10n/intl_en.arb
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"@@locale": "en"
|
||||
}
|
||||
3
lib/l10n/intl_zh_CN.arb
Normal file
3
lib/l10n/intl_zh_CN.arb
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"@@locale": "zh_CN"
|
||||
}
|
||||
Reference in New Issue
Block a user