I18N Nextjs

Internationalization (i18n) guide for Next.js / Node.js web applications using the App Router. Covers translation file structure, locale routing, SEO metadata per locale, hreflang, structured JSON-LD data, UI component translations, and multi-language sitemap generation. Use when the user asks to: add i18n support, add a new language, translate a page or component, add SEO metadata for multiple locales, implement hreflang, update the sitemap for new locales, or follow i18n best practices in a Next.js project.

modbender Updated 12 repo stars

File contents

modbender/skill-library-mcp/tree/main/data/web-i18n-nextjs commit bc7150b70c

Frequently asked questions

npx skillmds@latest add modbender/i18n-nextjs