Internalization support #330
romanzy313
started this conversation in
General
Replies: 1 comment
-
For sub-url we need to support optional route param first. Btw, optional route param also useful for something like page embed. |
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.
-
Hello,
I am looking forward to start using solidjs for a web project. It really very different from traditional server/client and I love it very much. But I need internalization support for the website.
How hard would it be to integrate i18next into solidjs? Load translations on the server, do server-side rendering and api. Then dynamically load translation on the client as needed. I am interested in the following routing strategies:
Any starting points or already made solutions for the solid-start ecosystem?
Beta Was this translation helpful? Give feedback.
All reactions