#1 — 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
#2 — Unnamed cluster cluster
Too many locales lead to Typescript errors
🔨 p3-minor-bugscope: types
Support stricter $t key typing from generated locale schema (no fallback to string)
feature requestupstream
#3 — Unnamed cluster cluster
Pre-rendering multiple routes with i18n
feature requestscope: prerender
Locale routing not working when using optional route params
🔨 p3-minor-bugscope: routing
Add route rules per locale
feature requestupstreamneed discussionscope: nitroscope: prerender
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
#4 — Unnamed cluster cluster
Default locale configured in `i18n.config` not used as project `defaultLocale`
scope: docsscope: language detectionscope: configurationscope: locales
detectBrowserLanguage and alwaysRedirect unclear routing logic (reopened)
bug 🐛scope: routing
cookie was modified before the i18n:beforeLocaleSwitch hook was triggered
scope: ssgpending triagescope: cookies
#5 — Unnamed cluster cluster
nuxt generate won't generate index.html with prefix strategy
bug 🐛scope: ssg
defineI18nRoute is not working with no_prefix strategy
pending triagescope: routingscope: custom routing
Locale detection not working with `no_prefix` strategy
scope: ssgscope: language detectionworkaroundscope: ssr
Odd behavior with `nuxt generate` and `redirects`
scope: ssgpending triage
Homepage not redirecting to prefixed route when implementing "Wait for page transition" with ssr: false, and strategy: prefix
scope: language detectionworkaroundscope: runtime
#6 — Unnamed cluster cluster
change available languages at runtime
feature requestneed more infoscope: runtime
#7 — 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
#8 — Unnamed cluster cluster
Permission for using cookies
feature requestPR Welcomescope: runtime
#9 — Unnamed cluster cluster
Support complex multi-domain i18n configurations in a single build
feature requestpending triagescope: domains
Support different domains config at runtime
pending triagescope: domains
Add `fallbackLocale` to nuxt.config options
feature requestscope: configuration
Add `localeDetector` option to customize locale detection during Vue component rendering
feature requestscope: language detection
#10 — 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