[go: up one dir, main page]

Skip to content

fix: sync translations from crowdin by frappe-pr-bot [frappe] PR#48085

From: https://github.com/frappe/erpnext/pull/48085
Date: 2025-06-23 22:26:24+05:30

  • fix: sync translations from crowdin (#48085)



Diagnostics

Suspicious changes found (Dokos Only / shipping_rule):
* cb9b27ddec4dfd266206755aa2c6c1cdf229d7a9 fix: sync translations from crowdin (#48085)
```diff

```


Suspicious changes found (Create Payment Request in Draft status / create_pr_in_draft_status):
* cb9b27ddec4dfd266206755aa2c6c1cdf229d7a9 fix: sync translations from crowdin (#48085)
```diff

```



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

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

# 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

Loading