|
|
@ -6,5 +6,5 @@ base_url: "https://meshtastic.crowdin.com/api/v2" |
|
|
preserve_hierarchy: true |
|
|
preserve_hierarchy: true |
|
|
|
|
|
|
|
|
files: |
|
|
files: |
|
|
- source: "/src/i18n/locales/en/**/*.json" |
|
|
- source: "/src/i18n/locales/en/*.json" |
|
|
translation: "/src/i18n/locales/%locale%/%original_file_name%" |
|
|
translation: "/src/i18n/locales/%locale%/%original_file_name%" |
|
|
|