i18next/next-i18next
The easiest way to translate your NextJs apps. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 18
- age_days: 2854
- days_rel: 10
- days_push: 10
- n_releases_24m: 16
Adoption not part of the score
6161 stars · 759 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
next-i18next is a thin layer on top of i18next and react-i18next that handles Next.js-specific internationalization wiring, including middleware, server/client splits, and resource hydration. It supports the App Router, Pages Router, and mixed setups with locale-in-path or cookie-based language detection.
Use cases
- translate a next.js app into multiple languages
- add internationalization to next.js app router project
- serve localized routes like /en/about in next.js
- detect user language via cookie in next.js
- use i18next with server components in next.js
- migrate a pages router next.js app to app router with i18n
- manage translation files for a react next.js site
When to choose
- you are building a Next.js app (App Router, Pages Router, or mixed) and want i18next-based translations
- you want locale routing or cookie-based language detection handled for you
- you already know i18next/react-i18next and need Next.js wiring
When to avoid
- you are not using Next.js (use react-i18next directly)
- you need a fully managed translation platform rather than a library (consider locize backend)
- you use a framework other than Next.js with its own i18n solution
Facets
library · maturity active
internationalization ssr middleware routing web-development frontend nextjs i18next react app-router translation localization nodejs web-server
2 sources
- readme: https://github.com/i18next/next-i18next · fetched 2026-08-28 · 6978dcf56dcd
- homepage: https://next.i18next.com · fetched 2026-08-29 · bfcb383618bd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| i18next/next-i18next | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="i18next/next-i18next")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem