i18next-monorepo

September 1, 2025 ยท View on GitHub

This repository is a POC demonstrating how to setup i18next + TypeScript in a monorepo so that each package has its own translations and type inference.

Motivation

This GitHub issue

Usage

This project assumes you have pnpm installed.

Once you've cloned the repo, do:

$ pnpm i
$ pnpm check