#1 — Unnamed cluster cluster
Use .env "NUXT_SITE_URL" for "NUXT_PUBLIC_I18N_BASE_URL"
feature request
#2 — Unnamed cluster cluster
Error when testing with @nuxtjs/test-utils
workaroundscope: test
Test fails when using translation outside of template
pending triagescope: test
Unable to use `import.meta.glob` in locale files
upstreamscope: nitro
Better error handling for dynamic vue-i18n config load errors
upstreamscope: dynamic resources
#3 — Unnamed cluster cluster
Default locale configured in `i18n.config` not used as project `defaultLocale`
scope: docsscope: language detectionscope: configurationscope: locales
Nuxt i18n caching not working when loading locales via API
performancescope: dynamic resources
Code inside defineI18nLocaleDetector is not reached
scope: docsscope: language detection
Switching locale using page transitions fetches with the old locale
workaroundscope: locale switching
#4 — Unnamed cluster cluster
Add route rules per locale
feature requestupstreamneed discussionscope: nitroscope: prerender
Pre-rendering multiple routes with i18n
feature requestscope: prerender
Relative route localization using `defineI18nRoute`
feature request
#5 — Unnamed cluster cluster
`detectBrowserLanguage` + Caching
feature requestscope: language detectionscope: cookies
Add `localeDetector` option to customize locale detection during Vue component rendering
feature requestscope: language detection
change available languages at runtime
feature requestneed more infoscope: runtime
#6 — Unnamed cluster cluster
Strategy prefix with detectBrowserLanguage not redirecting correctly on root in Static Site Generation
scope: ssgscope: language detectionscope: routing
detectBrowserLanguage and alwaysRedirect unclear routing logic (reopened)
bug 🐛scope: routing
Redirects not working for translated routes
scope: routingscope: cookies
nuxt generate won't generate index.html with prefix strategy
bug 🐛scope: ssg
Locale detection not working with `no_prefix` strategy
scope: ssgscope: language detectionworkaroundscope: ssr
#7 — Unnamed cluster cluster
Provide good documentation for "no_prefix"
scope: docsPR Welcome
Ability to dynamically set proper headers for redirects with the `prefix` strategy
help wantedPR Welcome
Consistency in head updates
pending triageneed reproduction
#8 — Unnamed cluster cluster
Clear way to re-use the component of the matched page when language switching causes a navigation to a different locale prefix
feature requestneed discussionscope: locale switching
Locale routing not working when using optional route params
🔨 p3-minor-bugscope: routing
Translatable route param slugs
feature requestscope: routing
#9 — Unnamed cluster cluster
Support different domains config at runtime
pending triagescope: domains
Support complex multi-domain i18n configurations in a single build
feature requestpending triagescope: domains
hreflang and other seo tags do not take into account multiDomainLocales
bug 🐛need discussionscope: domainsscope: seo
#10 — Unnamed cluster cluster
Hydration Error Due to Locale-based Redirect in Static Site with Browser Language Detection.
scope: ssgscope: language detection
localePath / NuxtLinkLocale hydration mismatches after browserRedirection with http web server
need more infoscope: ssgpending triage