Skip to content

chore: add crowin identifiers for in-context translation by barredterra [frappe] PR#40725

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

From: https://github.com/frappe/erpnext/pull/40725
Date: 2024-03-27 19:31:19+01:00

  • chore: add crowin identifiers for in-context translation



Diagnostics



Suspicious changes found (dokos|telemetry|shipping_rule|capture_doc):
  0e302158b8ed96c30ed78c34b071c6b8a89fd874 chore: add crowin identifiers for in-context translation



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

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-40725

# Make changes then rebase
git rebase -i develop

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

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

Merge request reports