Files
game-tracker/l10n.yaml
Mathis Kirchner 3c22b084d6
Some checks failed
Pull Request Pipeline / test (pull_request) Successful in 2m10s
Pull Request Pipeline / lint (pull_request) Failing after 2m11s
made getters non nullable and removed all null assertion operators
2026-01-02 19:01:44 +01:00

5 lines
154 B
YAML

arb-dir: lib/l10n/arb
template-arb-file: app_en.arb
output-localization-file: app_localizations.dart
output-dir: lib/l10n/generated
nullable-getter: false