#1 — Unnamed cluster cluster
`detectBrowserLanguage` + Caching
feature requestscope: language detectionscope: cookies
Permission for using cookies
feature requestPR Welcomescope: runtime
change available languages at runtime
feature requestneed more infoscope: runtime
#2 — Unnamed cluster cluster
#3 — Unnamed cluster cluster
detectBrowserLanguage and alwaysRedirect unclear routing logic (reopened)
bug 🐛scope: routing
Strategy prefix with detectBrowserLanguage not redirecting correctly on root in Static Site Generation
scope: ssgscope: language detectionscope: routing
Homepage not redirecting to prefixed route when implementing "Wait for page transition" with ssr: false, and strategy: prefix
scope: language detectionworkaroundscope: runtime
Redirects not working for translated routes
scope: routingscope: cookies
cookie was modified before the i18n:beforeLocaleSwitch hook was triggered
scope: ssgpending triagescope: cookies
#4 — Unnamed cluster cluster
Pre-rendering multiple routes with i18n
feature requestscope: prerender
Add route rules per locale
feature requestupstreamneed discussionscope: nitroscope: prerender
Relative route localization using `defineI18nRoute`
feature request
#5 — Unnamed cluster cluster
Error when testing with @nuxtjs/test-utils
workaroundscope: test
Test fails when using translation outside of template
pending triagescope: test
Better error handling for dynamic vue-i18n config load errors
upstreamscope: dynamic resources
#6 — 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
#7 — Unnamed cluster cluster
#8 — Unnamed cluster cluster
Allow loading of translations from packages
feature requestneed discussionscope: locales
Using defineI18nLocaleDetector, event.context.i18n?.locale could be async function instead of string
🍰 p2-nice-to-havescope: localesscope: nitro
#9 — 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
Unable to use `import.meta.glob` in locale files
upstreamscope: nitro
#10 — Unnamed cluster cluster
localePath / NuxtLinkLocale hydration mismatches after browserRedirection with http web server
need more infoscope: ssgpending triage
Hydration Error Due to Locale-based Redirect in Static Site with Browser Language Detection.
scope: ssgscope: language detection
Locale detection not working with `no_prefix` strategy
scope: ssgscope: language detectionworkaroundscope: ssr