mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-02 17:53:30 +00:00
Reverts the following commits: -80e9e51cfaAAE-46242 - Looks like we need to override the mapping as crowding config is not set to this format -345e1e69adAAE-46242 - should use the variable osx_locale to match the format xx-YY -a2b026ed7e[AAE-46242] - Changed the name convention for translation files to ISO standard naming Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
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"
|
|
}
|
|
]
|