Browse Source

Update crowdin yaml config file

QGC4.4
DonLakeFlyer 5 years ago
parent
commit
513ad2342e
  1. 13
      crowdin.yml

13
crowdin.yml

@ -1,3 +1,10 @@ @@ -1,3 +1,10 @@
files:
- source: /translations/qgc.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