multi language app, in the route #1841
Unanswered
leognmotta
asked this question in
Q&A
Replies: 3 comments 12 replies
-
Also am interested in knowing how this can be achieved with Tanstack Router |
Beta Was this translation helpful? Give feedback.
0 replies
-
I guess you can use route masking? |
Beta Was this translation helpful? Give feedback.
12 replies
-
@samuelstroschein because it returns base locale if url is empty, I'm trying to implement that in case I don't have locale in url it should use value from cookies
|
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.
-
I looking forward how to achieve internationalization on the router like:
basically optionally adding a prefix on the path, how could I get this done using file based router?
Beta Was this translation helpful? Give feedback.
All reactions