fix(l10n): Make en the default fallback language.
This commit is contained in:
parent
6a6845406a
commit
4f272efbb5
1 changed files with 2 additions and 1 deletions
|
@ -2,3 +2,4 @@ arb-dir: lib/l10n
|
|||
template-arb-file: intl_en.arb
|
||||
output-localization-file: l10n.dart
|
||||
output-class: L10n
|
||||
preferred-supported-locales: ["en"]
|
Loading…
Add table
Reference in a new issue