Importing translations for i18n in nuxt 3 from another file
I have mono repo which uses nuxt 3 for its apps, and in locale folder I import translations from common folder into the en.ts file.
I have mono repo which uses nuxt 3 for its apps, and in locale folder I import translations from common folder into the en.ts file.