You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
341 B

"project_id_env": "CROWDIN_PROJECT_ID"
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
"base_path": "../"
"preserve_hierarchy": true
"files": [
{
"source": "docs/en/**/*.md",
"ignore": ["/docs/en/_sidebar.md","docs/en/advanced_config/parameter_reference.md"],
"translation": "docs/%two_letters_code%/**/%original_file_name%"
}
]