mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-06-07 23:23:59 +02:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user