-
-
Notifications
You must be signed in to change notification settings - Fork 177
Expand file tree
/
Copy pathcrowdin.yml
More file actions
19 lines (18 loc) · 658 Bytes
/
Copy pathcrowdin.yml
File metadata and controls
19 lines (18 loc) · 658 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
project_id_env: CROWDIN_PROJECT_ID
api_token_env: CROWDIN_PERSONAL_TOKEN
pull_request_title: 'l10n: New Crowdin updates'
pull_request_labels:
- crowdin
- l10n
commit_message: "l10n: New translations %original_file_name% (%language%)"
append_commit_message: false
preserve_hierarchy: true
files:
- source: /Screenbox/Strings/en-US/*.resw
ignore:
- /Screenbox/Strings/en-US/Keyboard*.resw
translation: /Screenbox/Strings/%locale%/%original_file_name%
update_option: update_as_unapproved
- source: /Screenbox/Strings/en-US/*.md
translation: /Screenbox/Strings/%locale%/%original_file_name%
update_option: update_as_unapproved