|
|
@ -7,4 +7,4 @@ preserve_hierarchy: true |
|
|
|
|
|
|
|
|
files: |
|
|
files: |
|
|
- source: "/src/i18n/locales/en/**/*.json" |
|
|
- source: "/src/i18n/locales/en/**/*.json" |
|
|
translation: /src/i18n/locales/%two_letters_code%/**/%original_file_name% |
|
|
translation: "/src/i18n/locales/%locale%/%original_file_name%" |
|
|
|