Dynamic switching of default languagenuxt-modules/i18n · updated10 months ago · 79% similar feature requestscope: localesscope: runtime
Add the option to dynamically change the default locale for multi-domain localesnuxt-modules/i18n · updated4 months ago · 79% similar feature requestscope: domains
Support complex multi-domain i18n configurations in a single buildnuxt-modules/i18n · updated3 months ago · 77% similar feature requestpending triagescope: domains
Allow modules to modify route localizationnuxt-modules/i18n · updated4 months ago · 76% similar feature requestscope: routing
Provide a server-side / Nitro composable to get access to the locale or useLocalePathnuxt-modules/i18n · updated7 days ago · 76% similar pending triage
"Wait for page transition" implementation (skipSettingLocaleOnNavigate) causes useSeoMeta on pages to not update properly on locale changenuxt-modules/i18n · updated10 months ago · 76% similar scope: docsPR Welcomescope: seo
Switching locale doesn't trigger `useAsyncData` on Homepagenuxt-modules/i18n · updated1 month ago · 72% similar help wantedneed discussion
Locale Changes If Navigation Is Abortednuxt-modules/i18n · updated3 months ago · 72% similar pending triage
Consistency in head updatesnuxt-modules/i18n · updated1 month ago · 72% similar pending triageneed reproduction
Add i18n support to `redirect` inside `definePageMeta`nuxt-modules/i18n · updated6 months ago · 70% similar feature request
`strategy: prefix` doesn't work when locales are set in `i18n.config.ts` and fetched from API but not hard coded in `nuxt.config.ts`nuxt-modules/i18n · updated4 months ago · 80% similar feature requestscope: runtime
Add `localeDetector` option to customize locale detection during Vue component renderingnuxt-modules/i18n · updated10 months ago · 79% similar feature requestscope: language detection
Auto Import local filesnuxt-modules/i18n · updated1 year ago · 77% similar feature requestscope: locales
Locale detection not working with `no_prefix` strategynuxt-modules/i18n · updated10 months ago · 77% similar scope: ssgscope: language detectionworkaroundscope: ssr
`NuxtLinkLocale` wrapper breaks `custom` prop typing (TS error: Type 'true' is not assignable to type 'false')nuxt-modules/i18n · updated4 months ago · 83% similar pending triage
Type 'true' is not assignable to type 'false' when using `<NuxtLinkLocale :to="..." custom>`nuxt-modules/i18n · updated10 months ago · 82% similar help wanted🔨 p3-minor-bugscope: components
Too many locales lead to Typescript errorsnuxt-modules/i18n · updated9 months ago · 77% similar 🔨 p3-minor-bugscope: types
[Question] How can I define a custom Link component on top on NuxtLinkLocale?nuxt-modules/i18n · updated10 months ago · 76% similar scope: components
Support stricter $t key typing from generated locale schema (no fallback to string)nuxt-modules/i18n · updated5 months ago · 76% similar feature requestupstream
Test fails when using translation outside of templatenuxt-modules/i18n · updated4 months ago · 79% similar pending triagescope: test
Better error handling for dynamic vue-i18n config load errorsnuxt-modules/i18n · updated10 months ago · 77% similar upstreamscope: dynamic resources
Not found key when using string concatenationnuxt-modules/i18n · updated7 months ago · 74% similar upstreamscope: dynamic resources
[WebStorm] Type error '__VLS_ctx.$t' is of type 'unknown'.nuxt-modules/i18n · updated8 months ago · 72% similar upstream
[BUG] i18n translation not working correctly after browser language detection and redirectnuxt-modules/i18n · updated2 months ago · 81% similar scope: ssg
localePath / NuxtLinkLocale hydration mismatches after browserRedirection with http web servernuxt-modules/i18n · updated2 months ago · 80% similar need more infoscope: ssgpending triage
@nuxtjs/i18n v10.2.3 production SSR crashes when loading /_i18n/:hash/:locale/messages.json (useNuxtApp is not defined in Nitro context) + multi-domain host lost (localhost loopback)nuxt-modules/i18n · updated10 days ago · 79% similar pending triageneed reproduction
Code inside defineI18nLocaleDetector is not reachednuxt-modules/i18n · updated1 month ago · 78% similar scope: docsscope: language detection
Hydration mismatch on initial static site load, before i18n cookie is setnuxt-modules/i18n · updated7 months ago · 77% similar bug 🐛scope: ssg
hreflang and other seo tags do not take into account multiDomainLocalesnuxt-modules/i18n · updated10 months ago · 80% similar bug 🐛need discussionscope: domainsscope: seo
i18n/nuxtjs with `differentDomains = true;` shows default locale no matter what subdomain I'm on.nuxt-modules/i18n · updated4 months ago · 80% similar
Multi domain locales, one domain per language not working?nuxt-modules/i18n · updated4 months ago · 78% similar pending triagescope: domains
Locales duplicated in locales.valuenuxt-modules/i18n · updated4 months ago · 76% similar pending triage
Enable hreflang link when using the `no_prefix` option with different domainsnuxt-modules/i18n · updated1 year ago · 75% similar pending triage
useSetI18nParams should also support translation of query argsnuxt-modules/i18n · updated7 months ago · 78% similar feature request
Translatable route param slugsnuxt-modules/i18n · updated10 months ago · 76% similar feature requestscope: routing
Add option to remove canonical when using setI18nParams()nuxt-modules/i18n · updated4 months ago · 74% similar need more info
Odd behavior with `nuxt generate` and `redirects`nuxt-modules/i18n · updated4 months ago · 80% similar scope: ssgpending triage
Server-side redirect for root path (/) no longer works in v10 - breaking change from v9nuxt-modules/i18n · updated1 month ago · 80% similar pending triageneed reproduction
Leading slash brokes the index page.nuxt-modules/i18n · updated5 months ago · 79% similar pending triageneed reproduction
issue with nitro routeRules and redirectnuxt-modules/i18n · updated7 months ago · 78% similar scope: nitro
useRoute needs suffix to worknuxt-modules/i18n · updated3 months ago · 78% similar 🔨 p3-minor-bugworkaroundscope: types