diff --git a/crowdin.yml b/crowdin.yml index cd3a7c1..4749c27 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,5 +1,5 @@ files: - source: /translations/qgc.ts - translation: /translations/qgc_%locale_with_underscore%.ts + translation: /translations/qgc_source_%locale_with_underscore%.ts - source: /translations/qgc-json.ts - translation: /translations/qgc_%locale_with_underscore%.ts + translation: /translations/qgc_json_%locale_with_underscore%.ts