Back to Developer Roadmap

Internationalization

src/data/roadmaps/nextjs/content/[email protected]

4.0724 B
Original Source

Internationalization

Internationalization is the process of designing and developing applications that can be adapted to various languages and regions without engineering changes. Next.js enables you to configure the routing and rendering of content to support multiple languages. Making your site adaptive to different locales includes translated content (localization) and internationalized routes.

Visit the following resources to learn more: