[go: up one dir, main page]

Skip to content

feat: pass doctype as context when translating label by barredterra [frappe] PR#39936

From: https://github.com/frappe/erpnext/pull/39936
Date: 2024-02-16 16:29:40+01:00

  • feat: pass doctype as context when translating label



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

# 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

Loading