Documentation
Build with LexiSync
Cloud translation management for product teams. Sync keys from your repo, edit in the dashboard, publish immutable CDN versions, and load strings with lexisync or lexisync-react.
Dashboard
Projects, editor, publish, billing
npm CLI + backend
sync · pull · publish · i18next
CDN
Versioned JSON, no auth, edge-cache
Getting started
Publishing
Publish workflow
The end-to-end flow: push source, translate, publish, ship, rollback.
/docs/workflow →
Translation flow
End-to-end visual guide: source → translate → review → publish → ship, with per-state actions, quality gates, and a guided Get-to-CDN checklist.
/docs/translation-flow →
Revisions & rollback
Reproducible history for every write and every publish. Restore a CDN tag without rewriting the editor.
/docs/revisions →
SDKs & CLI
npm: lexisync
Official CLI, i18next backend, and small HTTP client for Node.js, CI, and build tools.
/docs/npm →
CLI reference
Command-line interface for syncing, pulling, and publishing translations from CI or your laptop.
/docs/cli →
i18next backend
Wire i18next to load from LexiSync CDN, with saveMissing back into the working copy.
/docs/i18next →
React SDK
Provider, hooks, and components for loading translations in React apps.
/docs/react →
API
Operations
AI translate
Background AI translation via Vercel AI Gateway. Cooldowns, scoping, and origin tracking.
/docs/ai →
Auto-translate
Translation memory, glossary, style guide, jobs, budgets, provenance, and auto-translate policies.
/docs/auto-translate →
Errors
API status codes, retry semantics, and common root causes.
/docs/errors →