Hello, I need to change a language of an Yes and No buttons in modal alert window.
It should be ssible according to the snippet found in csui bundle.
url: lib\src\csui\utils\commands\commands.md
I tried several iteration but I am not able to make it working.
- Does anyone have an idea where this piece of code should be implemented?
- is it correct that the example tells us to replace the file below with a different structure ?
Code:
"map": {
"*": {
"smart/dialogs/modal.alert/impl/nls/lang": "mps/localization/modal.alert/lang"
} },