mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
10 lines
298 B
YAML
10 lines
298 B
YAML
"project_id_env": "DS_HOMEBREW_WIKI_CROWDIN_ID"
|
|
"api_token_env": "CROWDIN_TOKEN"
|
|
preserve_hierarchy: true
|
|
|
|
files:
|
|
- source: /pages/_en-US/**/*.md
|
|
translation: /pages/_%locale%/**/%original_file_name%
|
|
- source: /_data/en-US/**/*.json
|
|
translation: /_data/%locale%/**/%original_file_name%
|