# i18next/next-i18next

The easiest way to translate your NextJs apps.

Repository: https://github.com/i18next/next-i18next
Canonical: https://ross.abutalabs.com/products/next-i18next
Homepage: https://next.i18next.com
Language: TypeScript
License: MIT
License Family: permissive
Topics: react-i18next, i18next, nextjs, next, now, react, reactjs, ssr
Last push: 2026-08-23T14:11:25+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 2854, "days_push": 10, "days_rel": 10, "gap_med": 18, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6161, forks 759 (observed 2026-08-28T04:09:36.762383+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: internationalization, ssr, middleware, routing
- domain: web-development, frontend
- platform: -
- tags: nextjs, i18next, react, app-router, translation, localization, nodejs, web-server

## Member repositories
- i18next/next-i18next (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:36.762383+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:47:28.659584+00:00, confidence not recorded.
  - readme: https://github.com/i18next/next-i18next (fetched 2026-08-28T04:09:36.762383+00:00, sha 6978dcf56dcd)
  - homepage: https://next.i18next.com (fetched 2026-08-29T08:44:33.437751+00:00, sha bfcb383618bd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
