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.