Hello Guys,
i am having a problem regarding multi language support for my angular application with Ignite Ui for Angular components.
I was wondering if general localization is supported for every component. For example the Datepicker component has a localization attribute for date formatting. Is there a way to change localization generally?
In my specific scenario i need to be able to toggle between german and english at runtime. English support is no problem for obvious reasons.
Is there a way and/or best practice to change the labels for all components to german?
I couldn't find anything in the documentation regarding this topic. I'm sure that i missed something.
Any help is greatly appreciated :-)