update crowdin.yml
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
4cc95f7269
commit
f6fac68e1f
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
project_id_env: CROWDIN_PROJECT_ID
|
||||||
|
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||||
files:
|
files:
|
||||||
- source: /static/locales/en/translation.json
|
- source: /static/locales/en/translation.json
|
||||||
translation: /static/locales/%two_letters_code%/%original_file_name%
|
translation: /static/locales/%two_letters_code%/%original_file_name%
|
||||||
|
type: i18next_json
|
||||||
|
|
Loading…
Reference in a new issue