Emit missing translations in a file

This commit is contained in:
Neeraj Gupta 2021-08-16 02:08:37 +05:30
parent e324f4fc2e
commit ebd6efd3fe
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"de": [
"ok",
"start_backup",
"auth_session_expired",
"auth_login_again",
"auth_logging_out"
]
}

View file

@ -1,3 +1,4 @@
arb-dir: lib/l10n
template-arb-file: app_en.arb
output-localization-file: app_localizations.dart
untranslated-messages-file: l10n-missing-translation.json