Developer JSON translation

A practical JSON localization workflow

Small teams often need localization without a full translation management system. JSON Translate gives you a focused workflow around the files your app already uses.

Works with existing locale files and repositories

Supports review of placeholders and protected terms

Keeps validation close to your release process

A safer JSON translation flow

1

Translate from the canonical locale

Choose the source locale that product and engineering trust, then generate target JSON files from it.

2

Review in small batches

Translate by feature, namespace, or release area so reviewers can check context efficiently.

3

Automate the guardrails

Use @json-translate/check in CI so missing keys and placeholder changes fail before deployment.