Internationalization Help #3309
|
Hello, |
Replies: 4 comments 6 replies
|
Hey @bartkownacki , Here are some relevant links:
Hope these are helpful. |
|
juliomuhlbauer created examples for TanStack Router and Start which supports i18n routing via Paraglide JS |
|
Here is another approach using intlayer
|
|
For a managed approach to i18n with TanStack Start / TanStack Router, take a look at tanstack-i18n. It handles locale routing, URL prefixes, redirects, and persistence while staying compatible with many translation libraries. |
juliomuhlbauer created examples for TanStack Router and Start which supports i18n routing via Paraglide JS