Skip to content

refactor: remove fr translation duplicate in frappe app by FHenry [frappe] PR#37288

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

From: https://github.com/frappe/erpnext/pull/37288
Date: 2023-10-23 06:45:23+02:00

  • refactor: remove fr translation duplicate in frappe app (#37288)



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

# 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