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

From: https://github.com/frappe/hrms/pull/4608
Date: 2026-05-28 18:29:18+05:30

  • fix: Korean translations
  • fix: Norwegian Bokmal translations
  • fix: Slovenian translations
  • fix: Danish translations
  • fix: Czech translations



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

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

# 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