mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-28 05:34:45 +08:00
feat: Français in RsiLauncherEnhanceDialogUI
This commit is contained in:
@ -37,6 +37,7 @@ class RsiLauncherEnhanceDialogUI extends HookConsumerWidget {
|
||||
static const supportLocalizationMap = {
|
||||
"en": NoL10n.langEn,
|
||||
"zh_CN": NoL10n.langZHS,
|
||||
"fr": NoL10n.langFR,
|
||||
};
|
||||
|
||||
@override
|
||||
|
Reference in New Issue
Block a user