# @transcend-io/internationalization

> Shared locale constants, translation maps, and message helpers for Transcend internationalization.

Latest version **4.1.1** (published 2026-06-17) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @transcend-io/internationalization
pnpm add @transcend-io/internationalization
yarn add @transcend-io/internationalization
bun add @transcend-io/internationalization
```

## Health

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

Positive: has types; esm support; no vulnerabilities; has provenance; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 4.1.1 |
| Published | 2026-06-17 |
| First published | 2021-10-26 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM |
| Node | >=22.12.0 |
| Dependencies | 0 |
| Unpacked size | 207 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 4 |
| Author | Transcend Inc. |
| Maintainers | cami-transcend, michaelfarrell76, bencmbrook, dmattia, eli, dawson.turechek, aldobarr, htunnicliff, transcend-bot |

## Links

- npm: https://www.npmjs.com/package/@transcend-io/internationalization
- Repository: https://github.com/transcend-io/tools
- Homepage: https://github.com/transcend-io/tools/tree/main/packages/internationalization
- Issues: https://github.com/transcend-io/tools/issues
- npm.io page: https://npm.io/package/@transcend-io/internationalization

## Recent versions

- 4.1.1 (latest) — 2026-06-17
- 4.1.0 — 2026-05-07
- 4.0.1 — 2026-04-14
- 4.0.0 — 2026-04-11
- 3.0.1 — 2026-04-10
- 3.0.0 — 2026-04-08
- 2.3.2 — 2025-12-20
- 2.3.0 — 2025-11-05
- 2.2.0 — 2025-10-08
- 2.1.0 — 2025-10-06
- 2.0.0 — 2025-10-04
- 1.7.4 — 2025-06-12
- 1.7.3 — 2025-06-11
- 1.7.2 — 2025-05-02
- 1.7.1 — 2025-04-25
- … 13 more at https://npm.io/package/@transcend-io/internationalization/versions

## README

# Transcend Developer Tools Monorepo

Public TypeScript monorepo for `@transcend-io/*` developer tools.

For setup, day-to-day commands, package conventions, changesets, and releases, start with
[`CONTRIBUTING.md`](./CONTRIBUTING.md).

## Packages

The packages in `packages/` are the public developer tools for Transcend.

- [`packages/cli`](./packages/cli/) (`@transcend-io/cli`): the Transcend CLI, used to programmatically manage your Transcend
  infrastructure and data.
- [`packages/internationalization`](./packages/internationalization/) (`@transcend-io/internationalization`): shared locale
  constants, translation maps, and message helpers for Transcend packages.
- [`packages/privacy-types`](./packages/privacy-types/) (`@transcend-io/privacy-types`): shared enums, codecs, and type
  definitions for Transcend APIs and product surfaces.
- [`packages/mcp`](./packages/mcp/): [Model Context Protocol](https://modelcontextprotocol.io/) servers (`@transcend-io/mcp` and
  per-domain packages) so AI agents can work with Transcend.
- [`packages/airgap.js-types`](./packages/airgap.js-types/) (`@transcend-io/airgap.js-types`): shared enums, codecs, and type
  definitions for Transcend airgap.js.

## Agent Skills

Install [Transcend's Agent Skills](./skills) via:

```sh
npx skills add transcend-io/tools
```

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