Polyconseil / vue-gettext

Translate your Vue.js applications with gettext.
MIT License
278 stars 55 forks source link

Change translations at run-time #124

Open andreapicaro opened 3 years ago

andreapicaro commented 3 years ago

Hello, i'm trying to override default translations file with Vue.$translations = myjson when user customizes a translation but it doesn't change it. Which is the good way to do that?

Thanks

spnm commented 3 years ago

In version 2.1.8 or older it might works.