You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 31, 2024. It is now read-only.
As the title says, how i can change the language at runtime?
Using this $t('site.name', getLang()) and implementing getLang() in each component seems dumb.
And chaning Vue.config.lang does nothing.
Hello
As the title says, how i can change the language at runtime?
Using this $t('site.name', getLang()) and implementing getLang() in each component seems dumb.
And chaning Vue.config.lang does nothing.
Is there a way to change it?
Thanks, Ivan.