Skip to content

fix: missing french translation on Lead and Prospect by FHenry [frappe] PR#37191

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

From: https://github.com/frappe/erpnext/pull/37191
Date: 2023-09-22 16:56:12+02:00

  • refactor: missing translation
  • refactor: missing translation
  • refactor: missing translation
  • fix: missing french translation on Lead and Prospect



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

# 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