mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-03-31 00:39:24 +02:00
- Replace app_es-ES.arb, app_pt-PT.arb, app_tr-TR.arb (hyphen format)
with properly named app_es_ES.arb, app_pt_PT.arb, app_tr.arb
- Fix @@locale values to match Flutter filename convention (underscore)
- Fix ICU plural syntax: remove redundant 'one {}' before '=1{...}'
in es_ES, pt_PT, tr translations
- Regenerate l10n output files