forked from CraftTweaker/CraftTweaker-Documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcrowdin.yml
More file actions
22 lines (22 loc) · 704 Bytes
/
Copy pathcrowdin.yml
File metadata and controls
22 lines (22 loc) · 704 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
commit_message: '[ci skip]'
files:
- source: /docs/**/*.*
ignore:
- '*.sh'
- '*.js'
- '*.css'
- docs.json
translation: /translations/%two_letters_code%/%original_path%/%original_file_name%
- source: /docs/**/docs.json
translation: /translations/%two_letters_code%/%original_path%/%original_file_name%
type: txt
- source: /docs_exported
ignore:
- '*.js'
- '*.css'
- '*.sh'
- docs.json
translation: /translations_exported/%two_letters_code%/%original_path%/%original_file_name%
- source: /docs_exported/**/docs.json
translation: /translations_exported/%two_letters_code%/%original_path%/%original_file_name%
type: txt