fix: update crowdin.yml to use two_letters_code for locale format

- Change from %locale% (id-ID) to %two_letters_code% (id)
- Matches Flutter l10n expected filename format
This commit is contained in:
zarzet
2026-01-16 06:39:16 +07:00
parent d8f73dfa56
commit e5c310f455
+1 -1
View File
@@ -1,3 +1,3 @@
files:
- source: /lib/l10n/arb/app_en.arb
translation: /lib/l10n/arb/app_%locale%.arb
translation: /lib/l10n/arb/app_%two_letters_code%.arb