Skip to content

Fix/8482 da dk filtermulticheck messages#8484

Open
JusteBuk wants to merge 2 commits into
telerik:masterfrom
JusteBuk:fix/8482-da-DK-filtermulticheck-messages
Open

Fix/8482 da dk filtermulticheck messages#8484
JusteBuk wants to merge 2 commits into
telerik:masterfrom
JusteBuk:fix/8482-da-DK-filtermulticheck-messages

Conversation

@JusteBuk

@JusteBuk JusteBuk commented Jun 3, 2026

Copy link
Copy Markdown

CLA has been submitted.

Why:
The da-DK messages file is missing 8 translations in the FilterMultiCheck block, causing the multi-checkbox filter UI to fall back to English for Danish users.

What:
Added the missing 8 keys to the FilterMultiCheck block in src/messages/kendo.messages.da-DK.js.

How:
The existing block only contained the search key. The remaining keys (checkAll, clearAll, clear, filter, cancel, selectedItemsFormat, done, into) were added with Danish translations, consistent with the existing terminology used elsewhere in the same file.

Fixes #8482

Justina Ieva Bukinaite (JBUK) VIA added 2 commits June 3, 2026 14:47
…eck component since so far it only had 1 out of possible 9, based on the en-US version file.
…eck component since so far it only had 1 out of possible 9, based on the en-US version file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

da-DK messages file missing FilterMultiCheck translations

1 participant