Skip to content

Add some strings for translation by mahsem [frappe] PR#26322

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

From: https://github.com/frappe/frappe/pull/26322
Date: 2024-05-04 16:34:18+02:00

  • fix: Add some strings for translation (#26322)



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

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

# 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