Skip to content

Commit 559e972

Browse files
authored
Set crowdin update_option to update_as_unapproved (#678)
1 parent bd33c04 commit 559e972

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

crowdin.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,13 @@ preserve_hierarchy: true
55
files:
66
- source: /content/en/*.yaml
77
translation: /content/%two_letters_code%/%original_file_name%
8+
update_option: "update_as_unapproved"
89
- source: /content/en/*.md
910
translation: /content/%two_letters_code%/%original_file_name%
11+
update_option: "update_as_unapproved"
1012
ignore:
1113
- /content/en/terms.md
1214
- /content/en/diversity_sep2020.md
1315
- source: /content/en/case-studies/*.md
1416
translation: /content/%two_letters_code%/case-studies/%original_file_name%
17+
update_option: "update_as_unapproved"

0 commit comments

Comments
 (0)