Domanda

Using

data-i18n="content.mytranslation"

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

How can I translate the button value?

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top