lit-translate icon indicating copy to clipboard operation
lit-translate copied to clipboard

User-editable translations

Open justinfagnani opened this issue 5 years ago • 0 comments

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.

justinfagnani avatar Feb 01 '19 22:02 justinfagnani