Add configuration for Crowdin project
This commit is contained in:
committed by
GitHub
parent
ca88d7d425
commit
4458b18530
@@ -1,3 +1,11 @@
|
||||
"project_id_env": "CROWDIN_PROJECT_ID"
|
||||
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
||||
"base_path": "."
|
||||
"base_url": "https://api.crowdin.com"
|
||||
|
||||
"preserve_hierarchy": true
|
||||
|
||||
files:
|
||||
- source: /frontend/translations/en.json
|
||||
translation: /frontend/translations/%two_letters_code%.json
|
||||
type: json
|
||||
|
||||
Reference in New Issue
Block a user