Skip to content

[frappe] PR #35887 fix: Vietnamese translation of "Company"

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

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

Date: 2023-07-09T21:47:35+07:00

  • fix: Vietnamese translation of "Company" (#35887)



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

# 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