Question

Using

data-i18n="content.mytranslation"

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

How can I translate the button value?

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top