12 lines
271 B
YAML
12 lines
271 B
YAML
|
|
arb-dir: lib/l10n
|
||
|
|
template-arb-file: app_en.arb
|
||
|
|
output-localization-file: app_localizations.dart
|
||
|
|
output-class: AppLocalizations
|
||
|
|
nullable-getter: false
|
||
|
|
untranslated-messages-file: build/l10n_untranslated.json
|
||
|
|
use-escaping: true
|
||
|
|
preferred-supported-locales:
|
||
|
|
- en
|
||
|
|
- fa
|
||
|
|
|