Deleting the wiki page 'Update Translation' cannot be undone. Continue?
git checkout -f master -b crowdin_$(date "+%Y-%m-%d")
crowdin push
sleep 10s
crowdin pull
git add -u
git commit -S -m "Crowdin $(date "+%Y-%m-%d")"
git push -u origin crowdin_$(date "+%Y-%m-%d")
& create pull
Deleting the wiki page 'Update Translation' cannot be undone. Continue?