--- createdAt: 2026-01-10 updatedAt: 2026-01-10 title: How to translate your Next.js 16 app (without [locale] in the page path) – i18n guide 2026 description: Discover how to make your Next.js 16 website multilingual without [locale] in the page path. Follow the documentation to internationalize (i18n) and translate it. keywords: - Internationalization - Documentation - Intlayer - Next.js 16 - JavaScript - React slugs: - doc - environment - nextjs - no-locale-path applicationTemplate: https://github.com/aymericzip/intlayer-next-no-lolale-path-template youtubeVideo: https://www.youtube.com/watch?v=e_PPG7PTqGU history: - version: 1.0.0 date: 2026-01-10 changes: Initial release --- # Translate your Next.js 16 website (without [locale] in the page path) using Intlayer | Internationalization (i18n)