Skip to content

Draft: Update Crowdin configuration file [frappe]

Bot Dokos requested to merge ft-commit-935622bde8e509 into develop

From: https://github.com/frappe/erpnext/commit/935622bde8e50941aac62401f0e701d16db1c1cf
Date: 2024-01-11 19:08:14+05:30
By: Ankush Menat

Update Crowdin configuration file

This is a commit that is not part of any pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-935622bde8e509

# 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