Skip to content

chore(translations): Migrate translations from Dokos

Bot Dokos requested to merge ft-pr-22338 into develop

From: https://github.com/frappe/frappe/pull/22338
Date: 2023-09-10 06:57:59+02:00

  • chore(translations): prisoner exchange with erpnext (#22338)



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-22338

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports