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

Angular i18n or ngx-translate

1 Answer 321 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Sujish
Top achievements
Rank 1
Veteran
Sujish asked on 07 Jan 2021, 05:57 AM

Hello,

 

We are using Kendo UI for Angular - Mainly the Kendo editor and the grid.

 

Would like to know about internationalization support for the kendo modules?

 

Is both ngx-translate and angular i18n supported in Kendo? 

 

Thanks,

Sujish

1 Answer, 1 is accepted

Sort by
0
Svet
Telerik team
answered on 08 Jan 2021, 08:41 AM

Hi Sujish,

The angular i18n framework is the official means for internationalization of Angular applications provided by the framework. Thus it can be used for all Kendo UI for Angular components as well since the Kendo components are native to the framework. Please check the following article demonstrating that functionality:

https://www.telerik.com/kendo-angular-ui/components/globalization/localization/messages/#toc-using-the-angular-i18n-framework

ngx-translate is a third party library which has its own dedicated support and documentation. As it isn't an Angular official feature we are also not stating compatibility with it. While it may be possible to use this tool there isn't an official integration with Kendo UI for Angular that we suggest.

You may further check the following article that demonstrates how to switch between separate languages on the fly using the MessageService:

https://www.telerik.com/kendo-angular-ui/components/globalization/localization/messages/#toc-updating-messages-dynamically

I hope the provided information helps.

Regards,
Svetlin
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
Sujish
Top achievements
Rank 1
Veteran
Answers by
Svet
Telerik team
Share this question
or