From ff879bd14b5582169106001e7d01d613342d16f4 Mon Sep 17 00:00:00 2001 From: Oliver Walters Date: Mon, 1 Feb 2021 17:46:18 +1100 Subject: [PATCH] Update plist file --- ios/Runner/Info.plist | 7 +++++++ l10n.yaml | 2 +- lib/l10n | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 0337b954..1e3e35de 100644 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -4,6 +4,13 @@ CFBundleDevelopmentRegion en + CFBundleLocalizations + + en + de + fr + it + CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier diff --git a/l10n.yaml b/l10n.yaml index 1baa7ccc..a5b40b9e 100644 --- a/l10n.yaml +++ b/l10n.yaml @@ -1,4 +1,4 @@ -arb-dir: lib/i18n +arb-dir: lib/l10n template-arb-file: app_en.arb output-localization-file: app_localizations.dart output-class: I18N \ No newline at end of file diff --git a/lib/l10n b/lib/l10n index aa48825b..0b80ffb6 160000 --- a/lib/l10n +++ b/lib/l10n @@ -1 +1 @@ -Subproject commit aa48825bd15bb294e705be0bcfe584208292ea31 +Subproject commit 0b80ffb67aa3483b1e0f9e9e6832bfce660933cf