This is a migrated thread and some comments may be shown as answers.

Localization grid column menu

2 Answers 270 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Alex
Top achievements
Rank 1
Veteran
Alex asked on 21 May 2020, 05:56 PM
Hello.

I try to create grid localization. 
I've downloaded your local json file from:
https://github.com/telerik/kendo-react-messages/blob/master/messages/en-US/en-US.json
Then i've translated it to my language.
But when i use it in my project i have some fields in English. :(
In column menu:
Filter
Sort Acsending
Sort Decsending

And "And" and "Or" in dropdown.

And "Filter" at the filter button.

Colum menu screen attached.

How can i fix this problem?

2 Answers, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 22 May 2020, 11:26 AM

Hello, Alex,

Thank you for reporting this.

The reason is that we missed adding the new messages to the list after the column menu feature was added, we will update them as soon as possible.

These options are available for customization:

        "filterSubmitButton": "Filtrar",
        "filterClearButton": "Limpiar filtros",
        "filterAndLogic": "Y",
        "filterOrLogic": "O",
        "filterTitle": "Filtrar",
        "sortAscending": "Srden ascendente",
        "sortDescending": "Orden descendiente"

This is an example with the column menu fully localized:

https://stackblitz.com/edit/react-wfgwwk-6xfmjs?file=app/es.json

I have updated your Telerik points for bringing this to our attention.

Regards,
Stefan
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Colin
Top achievements
Rank 1
commented on 19 Apr 2024, 04:41 PM | edited

What version does one need to get all column menu translations for en-US, fr_CA, de_DE, and zh-CN

For French (fr-CA) we seem to be missing translations for "Sort Ascending", "Sort Descending"< "And", and "Or".
Wissam
Telerik team
commented on 23 Apr 2024, 12:20 PM

Hi, Colin,

I could see that you asked the same question on a separate thread. Therefore, I will answer you there in a short while in order to keep the information consistent per thread:

Regards,
Wissam
Progress Telerik
0
Alex
Top achievements
Rank 1
Veteran
answered on 22 May 2020, 12:36 PM
Thanky for fast reply, Stefan!
It's all OK now! 
Tags
General Discussions
Asked by
Alex
Top achievements
Rank 1
Veteran
Answers by
Stefan
Telerik team
Alex
Top achievements
Rank 1
Veteran
Share this question
or