Open MattiasBuelens opened 1 year ago
Lit supports localization, but it's probably too big of a change to migrate the entire project to Lit. Also, since Lit version 3 dropped support for legacy browsers, we might not be able to support older smart TVs.
Perhaps we can use some parts of Lit's localization? For example, use their msg
function and their runtime mode, but don't use their automatic re-rendering? 🤔
Web UI should support multiple languages.