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
Since v8 we have server-side translations which is great! However when starting a new project purely with Nitro there is no i18n library.
It would be amazing to have all the same capabilities that we have in Nuxt server-side rendering also in pure Nitro projects. I imagine that most of the related nuxt-i18n code, if not all of it, can be reused.
Additional information
Would you be willing to help implement this feature?
Could this feature be implemented as a module?
Final checks
Read the contribution guide (The contribution guideline of nuxt-modules/i18n is compliant with Nuxt too).
Describe the feature
Since v8 we have server-side translations which is great! However when starting a new project purely with Nitro there is no i18n library.
It would be amazing to have all the same capabilities that we have in Nuxt server-side rendering also in pure Nitro projects. I imagine that most of the related nuxt-i18n code, if not all of it, can be reused.
Additional information
Final checks
The text was updated successfully, but these errors were encountered: