Skip to content

v0.2.2: add support for translating directly into the element

Latest
Compare
Choose a tag to compare
@llwt llwt released this 16 Jun 03:17
By specifying the "content" attribute in a translate-child attribute
list the translated text will be added directly to the element using
`element.html()`. This is useful in cases where you need the translation
to occur before another directive which has a higher priority than the
default translate directive.