#1 — nuxt i18n locale detection issues cluster
Add `localeDetector` option to customize locale detection during Vue component rendering
feature requestscope: language detection
Locale detection not working with `no_prefix` strategy
scope: ssgscope: language detectionworkaroundscope: ssr
localePath / NuxtLinkLocale hydration mismatches after browserRedirection with http web server
need more infoscope: ssgpending triage
Allow modules to modify route localization
feature requestscope: routing
#2 — nuxt link locale typescript errors cluster
Type 'true' is not assignable to type 'false' when using `<NuxtLinkLocale :to="..." custom>`
help wanted🔨 p3-minor-bugscope: components
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 — ssr translation issues cluster
Its not working Home page on Subdomain
pending triagescope: domains
#4 — nuxt i18n issues cluster
Code inside defineI18nLocaleDetector is not reached
scope: docsscope: language detection
Unable to use `import.meta.glob` in locale files
upstreamscope: nitro
Test fails when using translation outside of template
pending triagescope: test
#5 — dynamic multilingual nuxt challenges cluster
Dynamic switching of default language
feature requestscope: localesscope: runtime
Support complex multi-domain i18n configurations in a single build
feature requestpending triagescope: domains
Add the option to dynamically change the default locale for multi-domain locales
feature requestscope: domains
Runtime dynamic loading of messages
feature requestneed more infoscope: dynamic resourcesscope: runtime
Use .env "NUXT_SITE_URL" for "NUXT_PUBLIC_I18N_BASE_URL"
feature request
#6 — strict SEO canonicals & trailingslash cluster
Consistency in head updates
pending triageneed reproduction
#7 — nuxt redirect issues cluster
Odd behavior with `nuxt generate` and `redirects`
scope: ssgpending triage
Server-side redirect for root path (/) no longer works in v10 - breaking change from v9
pending triageneed reproduction
Leading slash brokes the index page.
pending triageneed reproduction
Catch all roue and ssr navigation
bug 🐛scope: routingscope: nitro
#8 — multi-language routing and query args cluster
Translatable route param slugs
feature requestscope: routing