Dan Ditomaso
12 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
crowdin.yml
|
|
|
@ -7,4 +7,4 @@ preserve_hierarchy: true |
|
|
|
|
|
|
|
files: |
|
|
|
- source: "/src/i18n/locales/en/**/*.json" |
|
|
|
translation: /src/i18n/locales/%two_letters_code%/**/%original_file_name% |
|
|
|
translation: "/src/i18n/locales/%locale%/%original_file_name%" |
|
|
|
|