Crowdin: Misc

This commit is contained in:
JustArchi
2017-09-23 05:51:10 +02:00
parent 6319cc77eb
commit 337dc4b169
2 changed files with 6 additions and 0 deletions

View File

@@ -3,4 +3,7 @@ pushd %~dp0
cd ..\\..
call crowdin -b master --identity tools\\crowdin-cli\\crowdin_identity.yaml upload sources
call crowdin -b master --identity tools\\crowdin-cli\\crowdin_identity.yaml download
git reset
git add -A "*.resx"
git commit -m "Translations update"
pause