elements
elements copied to clipboard
Feature request: Ability to change text in mux dialog (i18n)
Hi!
We are looking to change the text displayed in the <mxp-dialog>
for internationalization purposes. Currently it doesn't seem to be possible to easily implement this without reaching into the element with javascript query selectors to alter the HTML.
Would it be possible to easily influence (the content of) this element directly from the DOM?
@luwes I think did lay down some underlying primitives for i18n. It's not exposed or available to use yet, but maybe some of the work there might help.
Let me talk with the team in order to figure out if there's any workarounds to access that