Update translations

This commit is contained in:
Gautier Pelloux-Prayer 2019-02-26 22:23:10 +01:00
parent ae529450b3
commit fe8848570b
2 changed files with 110 additions and 110 deletions

View file

@ -6,7 +6,7 @@
"scripts": {
"build": "gulp",
"transifex-push": "gulp i18next && tx push --source",
"transifex-pull": "tx pull --all --minimum-perc 1",
"transifex-pull": "tx pull --all --minimum-perc 1 --force",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {