Add crowdin config
This commit is contained in:
parent
81740bb549
commit
862bea5a18
1 changed files with 6 additions and 0 deletions
6
crowdin.yml
Normal file
6
crowdin.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
project_id_env: CROWDIN_PROJECT_ID
|
||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||
|
||||
files:
|
||||
- source: /lib/l10n/arb/app_en.arb
|
||||
translation: /lib/l10n/arb/app_%two_letters_code%.arb
|
Loading…
Reference in a new issue