Next.js internationalization (i18n)
Source URL: https://next-intl.dev/docs
DocsGetting started
Next.js internationalization (i18n)
Section titled “Next.js internationalization (i18n)”next-intl is an internationalization toolkit for Next.js that helps you:
- Render localized translations
- Format dates, numbers, and more
- Handle internationalized routing
… to provide the essential foundation for building localized apps.
Internationalization isn’t just translating words
Section titled “Internationalization isn’t just translating words”Learn how to build delightful, multilingual apps with Next.js—from the basics to advanced patterns, all through a real-world project.
Learn more about what you can build with next-intl by exploring the example apps.