nuxt-modules / i18n

I18n module for Nuxt
https://i18n.nuxtjs.org
MIT License
1.71k stars 478 forks source link

fix: `strategy: 'no_prefix'` when using `differentDomains` #3061

Closed BobbieGoede closed 1 month ago

BobbieGoede commented 1 month ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

This should resolve #3058

I went through the docs and changed the notice on the no_prefix where applicable. Someday I'll try and restructure the docs to better describe the route localization rules as the special cases/notices are a bit scattered through the pages now ๐Ÿค”

๐Ÿ“ Checklist