Public commit
This commit is contained in:
11
crowdin.yml
Normal file
11
crowdin.yml
Normal file
@ -0,0 +1,11 @@
|
||||
project_id: "566071"
|
||||
api_token_env: CROWDIN_PERSONAL_TOKEN
|
||||
base_path: .
|
||||
base_url: https://api.crowdin.com
|
||||
preserve_hierarchy: true
|
||||
files:
|
||||
- source: /src/shared/i18n/resources/en-US/*.json
|
||||
translation: /src/shared/i18n/resources/%locale%/%original_file_name%
|
||||
|
||||
- source: /dist/_locales/en_US/messages.json
|
||||
translation: /dist/_locales/%locale_with_underscore%/%original_file_name%
|
Reference in New Issue
Block a user