mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-08-16 18:46:22 +08:00
feat: add l10 target zh_TW
This commit is contained in:
@@ -3391,6 +3391,7 @@ class AppLocalizationDelegate extends LocalizationsDelegate<S> {
|
||||
return const <Locale>[
|
||||
Locale.fromSubtags(languageCode: 'en'),
|
||||
Locale.fromSubtags(languageCode: 'zh', countryCode: 'CN'),
|
||||
Locale.fromSubtags(languageCode: 'zh', countryCode: 'TW'),
|
||||
];
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user