Frage

Using

data-i18n="content.mytranslation"

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

How can I translate the button value?

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top