fluffychat/l10n.yaml
2025-06-09 16:02:38 -04:00

8 lines
242 B
YAML

arb-dir: lib/l10n
template-arb-file: intl_en.arb
output-localization-file: l10n.dart
output-class: L10n
preferred-supported-locales: ["en"]
untranslated-messages-file: needed-translations.txt
use-deferred-loading: true
nullable-getter: false