TanStackT
TanStack2mo ago
7 replies
inner-olive

How to Translate (i18n) a TanStack Start...

Hey everyone!

For those who want to make their application multilingual, I made a demo video of Intlayer.

Intlayer offers a component-based approach, which helps limit the risk of polluting a page with content from other components

Features:
- Tree shaking
- Static & dynamic import support for dictionaries
- Extract content from components using a VS Code extension
- Compiler to transform an existing app
- Routing & proxy for locale redirection
- Translation using AI (can be plugged on top of vue-i18n)
- Visual editor

https://www.youtube.com/watch?v=_XTdKVWaeqg
YouTubeIntlayer
🔍 Master Internationalization in TanStack Start with Intlayer

In this video, you’ll learn how to set up multilingual content, dynamic routing, SEO metadata, locale switching, and automatic translation using Intlayer inside a TanStack Start application.

You’ll learn how to:

✅ Initialize & Configure: Set up Intlayer in a TanStack Start...
How to Translate (i18n) a TanStack Start application using Intlayer
Was this page helpful?