i18nInternationalization for Nuxt Apps
I18n (Internationalization) module for your Nuxt project powered by Vue I18n.
pnpmyarnnpmbunpnpm add -D @nuxtjs/i18n
pnpm add -D @nuxtjs/i18n
Vue I18n Integration
Powered by Nuxt 3 for optimal performances and SEO.
Automatic Routes Generation
Auto override of Nuxt default routes to add your locales prefixes to every URL.
Search Engine Optimization
Composables to add SEO metadata based on current locale.
Messages Lazy-Loading
Lazy-load only the language that the users selected instead of bundling all the messages.
Locale-Aware Redirection
Ready to use composables to redirect based on current locale.
Locales Specific Domains
Set a different domain name for each locale your app supports.