mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
14 lines
356 B
YAML
14 lines
356 B
YAML
"project_id": "11"
|
|
"api_token_env": "CROWDIN_TOKEN"
|
|
"base_path": "."
|
|
"base_url": "https://hyland.api.crowdin.com"
|
|
"preserve_hierarchy": true
|
|
"files": [
|
|
{
|
|
"source": "/**/**/i18n/en.json",
|
|
"translation": "/%original_path%/%two_letters_code%.%file_extension%",
|
|
"export_only_approved": "true",
|
|
"update_option": "update_without_changes"
|
|
}
|
|
]
|