You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since translations are inserted via directives, what's actually rendered to the DOM is really open ended. It should be possible to implement an editable mode, where for NodeParts an element in contenteditable mode is rendered and on change the translation data is updated. This could allow sites to implement a way for users to submit custom translations.
The text was updated successfully, but these errors were encountered:
Since translations are inserted via directives, what's actually rendered to the DOM is really open ended. It should be possible to implement an editable mode, where for NodeParts an element in contenteditable mode is rendered and on change the translation data is updated. This could allow sites to implement a way for users to submit custom translations.
The text was updated successfully, but these errors were encountered: