Answer the question
In order to leave comments, you need to log in
[email protected] removed support for the i18n tag?
Using vue-i18n, you could do this:
<i18n>
{
"en": {
"test": "testy",
},
"ru": {
"test": "тестик",
},
}
</i18n>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question