mirror of
https://github.com/rvtr/wiki.git
synced 2025-06-18 19:15:35 -04:00
12 lines
347 B
YAML
12 lines
347 B
YAML
project_id: 433934
|
|
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%
|
|
- source: /assets/js/i18n/en-US.js
|
|
translation: /assets/js/i18n/%locale%.js
|