Replies: 1 comment
-
hello
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
let's say I have mutiple locales and multiple pages with paths - like
/about-us
a/cs/o-nas
. But I need some other page to not have locale prefix but still be translated to user's current locale - just/share/[slug]
.In
@nuxtjs/i18n
I use Disable localized routes. Is it possible with this library?Beta Was this translation helpful? Give feedback.
All reactions