diff --git a/qt/i18n/update-from-crowdin b/qt/i18n/update-from-crowdin index 04ead2ebb..95624ab7c 100755 --- a/qt/i18n/update-from-crowdin +++ b/qt/i18n/update-from-crowdin @@ -33,7 +33,6 @@ python check-po-files.py rm all.zip -# send translations to github +# commit them to the repo git add translations git commit -m 'update translations' || true -git push