feat: Français in RsiLauncherEnhanceDialogUI

This commit is contained in:
2024-05-01 14:49:45 +08:00
parent 6019cc96fd
commit 4ebd7b70dc
2 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,7 @@ class RsiLauncherEnhanceDialogUI extends HookConsumerWidget {
static const supportLocalizationMap = {
"en": NoL10n.langEn,
"zh_CN": NoL10n.langZHS,
"fr": NoL10n.langFR,
};
@override