nuxtjs i18n guide
I want to integrate the previously configured vue i18n in nuxtjs3. Please guide me on this.
metronic_v8.0.37\vue\demo1\src\core\plugins\i18n.ts
metronic_v8.0.37\vue\demo1\src\main.ts
import { initInlineSvg } from "@/core/plugins/inline-svg";
initInlineSvg(app);
How can I integrate with nuxtjs3? Please guide me.
Replies (5)
Hi,
Unfortunately, we haven't tried Metronic with Nuxt 3 at the moment.
It looks like there is a separate i18n extension for Nuxt.
Please check their official documentation for more info: https://i18n-legacy.nuxtjs.org/
@김승연
Did you succeed to integrate the metronic components in nuxt3 ?
Yes, but it needs a lot of editing. Also, i18n is not currently supported. Frustration.
Do you have a boilerplate ? I didn't succeed to integrate it.
Do you have a boilerplate or sample example ? I didn't succeed to integrate it.
Thanks.