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