mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
Try rename the crowdin file (#24545)
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
"project_id_env": "CROWDIN_PROJECT_ID"
|
||||
"api_token_env": "CROWDIN_PERSONAL_TOKEN"
|
||||
"base_path": "../"
|
||||
|
||||
"preserve_hierarchy": true
|
||||
|
||||
"files": [
|
||||
{
|
||||
"source": "docs/en/**/*.md",
|
||||
"translation": "docs/%two_letters_code%/**/%original_file_name%"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user