문제

Using

data-i18n="content.mytranslation"

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

How can I translate the button value?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top