Pergunta

Using

data-i18n="content.mytranslation"

The translation goes to the end of ">" of the button.

How can I translate the button value?

Foi útil?

Solução

You can use data-i18n="[value]content.mytranslation" to insert value in button. You can change any element attribute using "[" "]"

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top