Update Lit translate to make use of get
instead of translate
#1470
Labels
Kind: Enhancement
New Request
get
instead of translate
#1470
The package lit-translate hasn't been updated in quite some time.
This results that we cannot use the
translate
directive anymore, since it outputs aTemplateResult
from an older version of lit (lit-html).We have to use the
get
function fromlit-translate
to get the translation.The text was updated successfully, but these errors were encountered: