Skip to content

fix: spelling of "recording" in button by nikkothari22 [frappe] PR#25025

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

From: https://github.com/frappe/frappe/pull/25025
Date: 2024-02-23 10:40:31+05:30

  • fix: spelling of "recording" in button (#25025)



Diagnostics

Conflicts detected for source commit: bc68afa5b62c335d49de721f20df0e378ed057a4
- DU frappe/locale/ar.po
- DU frappe/locale/de.po
- DU frappe/locale/es.po
- DU frappe/locale/fr.po
- DU frappe/locale/main.pot



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

# 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