Skip to content

Next.js internationalization (i18n)

Source URL: https://next-intl.dev/docs

DocsGetting started

next-intl is an internationalization toolkit for Next.js that helps you:

  1. Render localized translations
  2. Format dates, numbers, and more
  3. Handle internationalized routing

… to provide the essential foundation for building localized apps.

Video preview

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.

Get started→

Learn more about what you can build with next-intl by exploring the example apps.

App Router