Added scripts for Transifex upload/download & updated translations

This commit is contained in:
Bernd Bestel
2019-03-05 21:22:54 +01:00
parent c813a6500d
commit 45db9ff90c
21 changed files with 1062 additions and 34 deletions

View File

@@ -0,0 +1,3 @@
pushd ..
tx pull --all
popd

View File

@@ -0,0 +1,3 @@
pushd ..
tx push --source
popd