forked from yansi-core/CoreDAO-Docs-IgnitionS2
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcrowdin.yml
More file actions
17 lines (17 loc) · 714 Bytes
/
Copy pathcrowdin.yml
File metadata and controls
17 lines (17 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
files:
- source: /docs/*
ignore:
- /docs/CNAME
translation: /docs_%two_letters_code%/%original_file_name%
- source: /docs/Dev-Guide/*
translation: /docs_%two_letters_code%/Dev-Guide/%original_file_name%
- source: /docs/FAQs/*
translation: /docs_%two_letters_code%/FAQs/%original_file_name%
- source: /docs/Learn/
translation: /docs_%two_letters_code%/Learn/%original_file_name%
- source: /docs/Node/
translation: /docs_%two_letters_code%/Node/%original_file_name%
- source: /docs/stake-and-delegate/
translation: /docs_%two_letters_code%/stake-and-delegate/%original_file_name%
- source: /docs/api/
translation: /docs_%two_letters_code%/api/%original_file_name%