Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ui: table - fix Dutch translations for "select all" #3797

Open
SuperITMan opened this issue May 16, 2024 · 0 comments
Open

ui: table - fix Dutch translations for "select all" #3797

SuperITMan opened this issue May 16, 2024 · 0 comments
Labels
Milestone

Comments

@SuperITMan
Copy link
Member

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[X] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/NationalBankBelgium/stark/blob/master/CONTRIBUTING.md#got-a-question-or-problem

Current behavior

The current Dutch translation is incorrect.

SELECT_ALL: "Alles selectioneren",
SELECT_DESELECT_ALL: "Alles selectioneren/Selectie wissen",

Expected behavior

It should be:

SELECT_ALL: "Selecteer alles",
SELECT_DESELECT_ALL: "Selecteer alles / Deselecteer alles",

Minimal reproduction of the problem with instructions

N/A

What is the motivation / use case for changing the behavior?

Improve translations.

Environment


Angular version: /
Stark version: 10.x & 12.x


Others:

@SuperITMan SuperITMan added this to the 12.0.0-beta.3 milestone May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant