1
I am trying to translate the components of Devexpress, I have already contacted their support and it seems that they are not in the mood to make an effort to help...
I wonder if anyone here knows where I have to start, which files I need to duplicate and translate and how to make the whole modification in the Component/module (angular)...
I’m subjecting myself to taking downvote , but I really need a north how to start doing that, I’m lost...
I tried by Intl and globalize, but always there are errors, or can not find the module:
Cant find module
'devextreme/localization/messages/de.json! json'
or trying so (in the module):
messagesRu = require("devextreme/localization/messages/ru. json");
of error speaking:
cant find name 'require'