Skip to content

fix: translation in user_profile_controller.js by mahsem [frappe] PR#26902

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

From: https://github.com/frappe/frappe/pull/26902
Date: 2024-06-23 15:08:02+02:00

  • fix: translation in user_profile_controller.js



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

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

# 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