Pregunta

Using

data-i18n="content.mytranslation"

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

How can I translate the button value?

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top