Hi,
I just got a problem with the editor and I have no idea how i could resolve it. I can do custom tools or use default ones without any problems. The only thing I don't really understand is how to translate the editor interface in differents languages. I found this project on the web, that translate some of the features but not all of them :
https://github.com/loudenvier/kendo-global
My editor must be multi-cultural, based on user language. With this github project, I can almost translate all the kendo editor features except for the style drop down ("heading 1", "heading 2", etc) and some tools like insterting a table ( "Create a i x j table", etc). These texts seems to be hardcoded inside the javascript file of kendo.
So how could I change those texts dynamically?
Your help would be greatly appreciate.
Thx!
I just got a problem with the editor and I have no idea how i could resolve it. I can do custom tools or use default ones without any problems. The only thing I don't really understand is how to translate the editor interface in differents languages. I found this project on the web, that translate some of the features but not all of them :
https://github.com/loudenvier/kendo-global
My editor must be multi-cultural, based on user language. With this github project, I can almost translate all the kendo editor features except for the style drop down ("heading 1", "heading 2", etc) and some tools like insterting a table ( "Create a i x j table", etc). These texts seems to be hardcoded inside the javascript file of kendo.
So how could I change those texts dynamically?
Your help would be greatly appreciate.
Thx!