mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
crowding to match qgc (#24544)
This commit is contained in:
parent
cd889dadc2
commit
879c71d3fd
@ -1,13 +1,12 @@
|
||||
"project_id_env": "CROWDIN_PROJECT_ID"
|
||||
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
||||
"base_path": ".."
|
||||
"base_path": "../"
|
||||
|
||||
"preserve_hierarchy": true
|
||||
|
||||
"files": [
|
||||
{
|
||||
"source": "/docs/en/**/*.md",
|
||||
"ignore": ["/docs/en/_sidebar.md"],
|
||||
"translation": "/docs/%two_letters_code%/**/%original_file_name%"
|
||||
"source": "docs/en/**/*.md",
|
||||
"translation": "docs/%two_letters_code%/**/%original_file_name%"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user