Skip to content

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

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

From: https://github.com/frappe/frappe/pull/27206
Date: 2024-08-19 19:05:50+05:30

  • fix: sync translations from crowdin (#27206)



Diagnostics

Suspicious changes found (Telemetry / telemetry):
* ab788eb770e1e289e117200e9b99c12a0a890a67 fix: sync translations from crowdin (#27206)
```diff

```



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

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

# 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