Skip to content

Commit

Permalink
fix: default to English if no matching locale (#979)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmo314 committed Mar 31, 2023
1 parent d3d2ab6 commit 1a1918f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion l10n.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
arb-dir: lib/l10n
template-arb-file: app_en.arb
output-localization-file: app_localizations.dart
output-localization-file: app_localizations.dart
preferred-supported-locales:
- en

0 comments on commit 1a1918f

Please sign in to comment.