fix: update directory paths for source files (#745)

This commit is contained in:
Dan Ditomaso
2025-07-28 12:55:54 -04:00
committed by GitHub
parent ce15fd21ad
commit 4ab06abefe
2 changed files with 3 additions and 3 deletions

View File

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