Browse Source

updated path to match github action

pull/671/head
Dan Ditomaso 1 year ago
parent
commit
3612c28448
  1. 2
      crowdin.yml

2
crowdin.yml

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

Loading…
Cancel
Save