Browse Source

Update Crowdin configuration file

QGC4.4
Don Gagne 5 years ago
parent
commit
7571a2ab75
  1. 15
      crowdin.yml

15
crowdin.yml

@ -1,10 +1,5 @@ @@ -1,10 +1,5 @@
"files": [
{
"source": "/translations/qgc.ts",
"translation": "/translations/qgc_%locale_with_underscore%.ts"
},
{
"source": "/translations/qgc-json.ts",
"translation": "/translations/qgc_%locale_with_underscore%.ts"
},
]
files:
- source: /translations/qgc.ts
translation: /translations/qgc_%locale_with_underscore%.ts
- source: /translations/qgc-json.ts
translation: /translations/qgc_%locale_with_underscore%.ts

Loading…
Cancel
Save