We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a61b750 + 77d28af commit 217174fCopy full SHA for 217174f
crowdin.yml
@@ -1,11 +1,16 @@
1
+# https://support.crowdin.com/developer/configuration-file/
2
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
6
api_key: API_KEY_CROWDIN
7
pull_request_title: New Crowdin updates
8
pull_request_labels:
9
- do-not-merge
10
base_path: ./
11
preserve_hierarchy: true
12
files:
13
+ # Update this to the correct extensions of your project
14
- source: /src/locales/en/messages.po
15
translation: /src/locales/%two_letters_code%/%original_file_name%
16
update_option: update_as_unapproved
0 commit comments