-
Notifications
You must be signed in to change notification settings - Fork 46
Description
Hi there,
Just noticed this is missing some translations context like the kendo jQuery equivalent 😐
Everything that can be visible to the users(labels, title attributes, etc..) must use the translations else we need to manually go edit them on runtime which is not really friendly ..
We don't use a lot of kendo-angular controls for now as we are making the switch from AngularJS/KendoUI to Angular/KendoAngular, but right now we use the editor with some options and I can already see that the insertTable tool has a text on the bottom (Create a table, Create a 4x4 table, etc..) that is not available to translate ..
Coming from AngularJS where we had to "hack" multiple usecases like this, I'm sure it's not the only place it's not done, so please integrate them into the translation 🙏
Thanks !
