New Crowdin updates (#1846)

This commit is contained in:
Lipis 2020-07-01 19:49:53 +03:00 committed by GitHub
parent 24fe05f023
commit d39d8e3cb1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 8 deletions

View file

@ -31,6 +31,5 @@ jobs:
git config --global user.email 'konmpar@gmail.com'
git add src/locales/percentages.json
git commit -am "Auto commit: Calculate translation coverage"
git pull origin master --rebase
git push
fi