Replies: 1 comment
-
probably you can do it using a middleware and setting the |
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
-
Is there any possibility of having another strategy to obtain the language of the application other than creating a [lang] folder within the app folder? For example, get the language based on the cookie stored in the browser, since the nextjs server can read the cookies when pre-rendering the components, right?
Beta Was this translation helpful? Give feedback.
All reactions