nuxt-modules / i18n

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

fix: NuxtLinkLocale support custom route paths #2768

Closed MickL closed 7 months ago

MickL commented 7 months ago

🔗 Linked issue

https://github.com/nuxt-modules/i18n/issues/2767

❓ Type of change

📚 Description

Added prop "name" to to support custom route paths

📝 Checklist

MickL commented 7 months ago

Closed as this is already working but wasnt well documented. Updated docs instead: https://github.com/nuxt-modules/i18n/pull/2769