I18n change translations
Hello, Is it possible to change translations on the fly without rebuild app? l want a sync a snippets from admin panel, lm using nuxt-i18n
4 Replies
Unknown User•9mo ago
Message Not Public
Sign In & Join Server To View
this is what you want https://i18n.nuxtjs.org/docs/getting-started/usage#language-switching-path
@nuxtjs/i18n
Usage
The basics to get started with the Nuxt i18n module is to translate with Vue I18n via the
vueI18n
option.switching component: https://i18n.nuxtjs.org/docs/guide/lang-switcher
we decide to fetch snippets at build time and push to [lang].json