1

I have an angular 5 app using kendo charts. I have used ngx-translate for I18N support. Question is, how do i translate messages in kendo components?

I installed the npm package: @progress/kendo-angular-messages. What is the step to set the language for kendo components, so that locale specific resource files get loaded from "@progress/kendo-angular-messages" package?

Thanks in advance

user2439903
  • 1,277
  • 2
  • 34
  • 68
  • Have a look at the [updating-messages-dynamically](https://www.telerik.com/kendo-angular-ui/components/localization/messages/#toc-updating-messages-dynamically) topic. We are using a simliar solution to get the correct messages from ngx-translate's `TranslateService`. – Philipp Apr 27 '18 at 06:41
  • 3
    @ Philipp: Thanks. I don't want to change any kendo messages. Instead i want to use the messages provided by kendo for different locales. How can i do that? Is there a way i can set locale code for kendo? – user2439903 Apr 27 '18 at 15:10
  • 1
    @Philipp did you solved it? – omer Mar 06 '19 at 08:22

0 Answers0