mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Add crowdin.yml
This commit is contained in:
parent
163e81a3c7
commit
0f452f7120
9
crowdin.yml
Normal file
9
crowdin.yml
Normal file
@ -0,0 +1,9 @@
|
||||
"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%
|
||||
Loading…
Reference in New Issue
Block a user