e59ce360338cee56ca1c0d0d43aaf411767c1cc7
Spanish is the app default (SFLocalizations.testInit uses 'es', localeResolutionCallback falls back to the first supported locale), so make that explicit by pointing the code generator at es.json instead of en.json. Regenerating picked up 12 activity-meter keys that were already present in every locale file but had drifted out of I18n. Add scripts/check_i18n_parity.dart: treats es.json as the template and reports any missing or orphan keys in en/fr/de/it/pt. Exits non-zero so it can gate CI or a pre-commit hook later.
SF-APP-PLATFORM
Description
Languages
Dart
95.9%
CMake
2.1%
C++
1.3%
HTML
0.3%
C
0.2%
Other
0.2%