mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 01:53:41 +08:00
feat: RsiLauncherEnhance add zh_TW Support
This commit is contained in:
parent
20227fbd4b
commit
b530742634
@ -38,6 +38,7 @@ class RsiLauncherEnhanceDialogUI extends HookConsumerWidget {
|
||||
static const supportLocalizationMap = {
|
||||
"en": NoL10n.langEn,
|
||||
"zh_CN": NoL10n.langZHS,
|
||||
"zh_TW": NoL10n.langZHT,
|
||||
"fr": NoL10n.langFR,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user