#1 — i18n enhancements and customizations cluster
docs: Add note/link about i18n-t,… on components api page
help wantedgood first issuescope: docs🍰 p2-nice-to-havePR Welcome
Add `fallbackLocale` to nuxt.config options
feature requestscope: configuration
change available languages at runtime
feature requestneed more infoscope: runtime
#2 — locale handling and ssg issues cluster
Switching locale doesn't trigger `useAsyncData` on Homepage
help wantedneed discussion
How to use server-side translation with i18n and useTranslation?
scope: server-side-translation
#3 — i18n configuration and localization strategies cluster
Support complex multi-domain i18n configurations in a single build
feature requestpending triagescope: domains
Provide good documentation for "no_prefix"
scope: docsPR Welcome
Add `localeDetector` option to customize locale detection during Vue component rendering
feature requestscope: language detection
#4 — nuxt i18n redirect issues cluster
Redirects not working for translated routes
scope: routingscope: cookies
Server-side redirect for root path (/) no longer works in v10 - breaking change from v9
pending triageneed reproduction
Homepage not redirecting to prefixed route when implementing "Wait for page transition" with ssr: false, and strategy: prefix
scope: language detectionworkaroundscope: runtime
nuxt generate won't generate index.html with prefix strategy
bug 🐛scope: ssg
detectBrowserLanguage and alwaysRedirect unclear routing logic (reopened)
bug 🐛scope: routing
#5 — dynamic locale management cluster
Ability to disable default locale loading if actual locale is present
feature requestscope: locales
Don't load default locale when differentDomain is true
feature requestscope: locales
Allow setting available `locales` in the `runtimeConfig`
feature requestscope: runtime
Allow loading of translations from packages
feature requestneed discussionscope: locales
Dynamic switching of default language
feature requestscope: localesscope: runtime
#6 — nuxt i18n vite compatibility issues cluster
Error when testing with @nuxtjs/test-utils
workaroundscope: test
Unable to use `import.meta.glob` in locale files
upstreamscope: nitro
Test fails when using translation outside of template
pending triagescope: test
#7 — i18n configuration challenges cluster
Add route rules per locale
feature requestupstreamneed discussionscope: nitroscope: prerender
Support dynamic configuration of cache config
pending triage
#8 — nuxt i18n typescript errors cluster
Code inside defineI18nLocaleDetector is not reached
scope: docsscope: language detection
Default locale configured in `i18n.config` not used as project `defaultLocale`
scope: docsscope: language detectionscope: configurationscope: locales
Type 'true' is not assignable to type 'false' when using `<NuxtLinkLocale :to="..." custom>`
help wanted🔨 p3-minor-bugscope: components
#9 — hydration mismatch locale redirect i18n 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
#10 — i18n routing challenges cluster
Routes from different domains are mixed
bug 🐛scope: language detectionscope: routingscope: domains
Support different domains config at runtime
pending triagescope: domains
Generating localised routes for page aliases
feature request
Pre-rendering multiple routes with i18n
feature requestscope: prerender
Relative route localization using `defineI18nRoute`
feature request