grid dynamic localization

1 Answer 239 Views
General Discussions Grid Localization
Daniel
Top achievements
Rank 1
Iron
Iron
Daniel asked on 16 Jan 2022, 12:46 PM

Hi.

I don't understand well from the docs how to apply different translations for grids.

the only example that I see is https://www.telerik.com/kendo-react-ui/components/grid/globalization/

for Spanish but it is not enough for me, I need Hebrew, Chinese, and so on where I can find all the resources?

and how can I do dynamic change without all the imports like in the example? 

 

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 17 Jan 2022, 04:27 AM

Hi Daniel,

Detailed information on globalization is available in the following section of our documentation:

As you will notice, the internationalization packages are used for provides services for parsing and formatting of dates and numbers. As for the messages, they are provided through the localization options. Detailed information on the localization can be found in the following help article: 

In the localization article you will find a link to our repository with the currently available translations of the messages and information on how you can create new ones.

Finally, regarding the loading of the resources, I have to say that importing the internationalization packages and the localization messages is mandatory if you want to change not only the language of the components messages, but also the dates, currencies, numbers, etc. formats specific for each language.

 

Regards,
Konstantin Dikov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
General Discussions Grid Localization
Asked by
Daniel
Top achievements
Rank 1
Iron
Iron
Answers by
Konstantin Dikov
Telerik team
Share this question
or