mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-15 07:04:26 +10:00
ee3b0a3126
- Added `untranslated.json` to track untranslated messages. - Updated localization keys in various language files to use camelCase format for consistency. - Modified `neighbours_screen.dart` to reference updated localization keys.
7 lines
197 B
YAML
7 lines
197 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: untranslated.json
|