fix: sync translations from crowdin [frappe] PR#4685

From: https://github.com/frappe/hrms/pull/4685
Date: 2026-06-09 21:07:59+05:30

  • fix: Portuguese, Brazilian translations
  • fix: Turkish translations
  • fix: Russian translations
  • fix: Polish translations
  • fix: Bosnian translations
  • fix: Croatian translations
  • fix: Chinese Simplified translations
  • fix: Italian translations



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

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

# 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