Skip to content

[frappe] PR #35990 fix: German translations

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

See https://github.com/frappe/erpnext/pull/35990

Date: 2023-07-09T10:44:34+02:00

  • fix: German translations (#35990)



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

# Make changes then rebase
git rebase -i upstream/develop

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

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

Merge request reports