chore(crowdin): re-arrange crowdin config files (#41046)
This commit is contained in:
committed by
GitHub
parent
2cbb748bc5
commit
149cf95310
@ -1,20 +0,0 @@
|
||||
"project_id_env": "CROWDIN_PROJECT_ID"
|
||||
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
||||
"base_path_env": "CROWDIN_BASE_PATH"
|
||||
"base_url_env": "CROWDIN_BASE_URL"
|
||||
|
||||
"preserve_hierarchy": true
|
||||
|
||||
files: [
|
||||
{
|
||||
"source" : "/docs/*.md",
|
||||
"translation" : "/docs/i18n/%language%/%original_file_name%",
|
||||
|
||||
"ignore" : [
|
||||
"/docs/_coverpage.md",
|
||||
"/docs/_navbar.md",
|
||||
"/docs/_translations.md",
|
||||
"/docs/README.md",
|
||||
]
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user