Skip to content

Commit 217174f

Browse files
authored
Merge pull request #202 from goanpeca/fix/crowdin
Fix crowdin
2 parents a61b750 + 77d28af commit 217174f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

crowdin.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
1+
# https://support.crowdin.com/developer/configuration-file/
12
project_identifier: PROJECT_IDENTIFIER_CROWDIN
3+
pull_request_title: New Crowdin updates # Do not change this line
4+
pull_request_labels:
5+
- do-not-merge # Do not change this line
26
api_key: API_KEY_CROWDIN
37
pull_request_title: New Crowdin updates
48
pull_request_labels:
59
- do-not-merge
610
base_path: ./
711
preserve_hierarchy: true
812
files:
13+
# Update this to the correct extensions of your project
914
- source: /src/locales/en/messages.po
1015
translation: /src/locales/%two_letters_code%/%original_file_name%
1116
update_option: update_as_unapproved

0 commit comments

Comments
 (0)