# @docusaurus/theme-translations

> Docusaurus theme translations.

Latest version **3.10.2** (published 2026-07-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install @docusaurus/theme-translations
pnpm add @docusaurus/theme-translations
yarn add @docusaurus/theme-translations
bun add @docusaurus/theme-translations
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 3.10.2 |
| Published | 2026-07-10 |
| First published | 2021-11-20 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=20.0 |
| Dependencies | 2 |
| Unpacked size | 419.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 66254 |
| Maintainers | fb, slorber, lex111, docusaurus-bot |

## Links

- npm: https://www.npmjs.com/package/@docusaurus/theme-translations
- Repository: https://github.com/facebook/docusaurus
- Homepage: https://github.com/facebook/docusaurus#readme
- Issues: https://github.com/facebook/docusaurus/issues
- npm.io page: https://npm.io/package/@docusaurus/theme-translations

## Dependencies (2)

- [tslib](https://npm.io/package/tslib.md) ^2.6.0
- [fs-extra](https://npm.io/package/fs-extra.md) ^11.1.1

## Recent versions

- 3.10.2 (latest) — 2026-07-10
- 4.0.0-canary-6822 (canary) — 2026-09-18
- 3.9.2-alpha.4 (alpha) — 2026-03-20
- 3.0.0-rc.1 (next) — 2023-10-26
- 4.0.0-canary-6821 — 2026-09-18
- 4.0.0-canary-6820 — 2026-09-18
- 4.0.0-canary-6818 — 2026-09-18
- 4.0.0-canary-6817 — 2026-09-18
- 4.0.0-canary-6816 — 2026-09-18
- 4.0.0-canary-6815 — 2026-09-18
- 4.0.0-canary-6814 — 2026-09-17
- 4.0.0-canary-6813 — 2026-09-17
- 4.0.0-canary-6811 — 2026-09-17
- 4.0.0-canary-6810 — 2026-09-17
- 4.0.0-canary-6809 — 2026-09-17
- … 1433 more at https://npm.io/package/@docusaurus/theme-translations/versions

## README

# `@docusaurus/theme-translations`

This package includes default translations for labels (like the pagination "Next" / "Previous") used by official Docusaurus themes.

## For Docusaurus users:

Please help us provide exhaustive translations:

- add new translation by running `yarn workspace @docusaurus/theme-translations update %new_lang_code%`, then edit generated JSON files
- double-check existent `language.json` file for bad or missing translations

## For maintainers:

After updating the theme code, you can "synchronize" the translations by running:

```bash
yarn workspace @docusaurus/theme-translations update
```

Then, ask contributors to translate the newly added labels on this [issue](https://github.com/facebook/docusaurus/issues/3526)

---
_Source: https://npm.io/package/@docusaurus/theme-translations · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
