mirror of
https://github.com/plankanban/planka.git
synced 2025-12-11 01:10:29 +03:00
[PR #1193] Add full Hungarian localization for Markdown editor #902
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/plankanban/planka/pull/1193
State: closed
Merged: Yes
This pull request adds a complete Hungarian localization for the Markdown editor:
Translated all strings in
client/src/locales/hu-HU/markdown-editor.jsonto Hungarian.Updated
client/src/locales/hu-HU/core.jsto include the Markdown editor localization.With these changes, the Markdown editor UI is now fully available in Hungarian for all users who select this language.
This update improves the experience for Hungarian-speaking users and ensures consistency across all localized components.