git stash

./translate.sh

git add ./translations
git commit -m "chore: translations"
git push
git stash pop
