What is LazyLocales?
LazyLocales is an AI-powered translation management platform that makes internationalization effortless. Translate your application into multiple languages with a single CLI command — no manual work, no spreadsheets, no copy-pasting.Quickstart
Get up and running in under 5 minutes
CLI Reference
Explore all CLI commands
API Reference
Programmatic access via REST API
CI/CD Setup
Automate translations in your pipeline
How it works
Translate
Run a single command. The CLI detects your source file, computes changes, and translates only what’s new.
Key features
AI-powered translations
AI-powered translations
High-quality translations powered by GPT-4o with context awareness.
Supports pluralization, interpolation variables, and technical terminology.
Incremental updates
Incremental updates
Only changed or new keys are translated. Existing translations are preserved
and diffs are computed automatically.
CLI-first workflow
CLI-first workflow
Everything runs from your terminal. The CLI handles source file detection,
diff computation, job polling, and file output.
Runtime loading with i18next
Runtime loading with i18next
Fetch translations at runtime using
i18next-http-backend and the LazyLocales
API — no rebuild required when translations update.CI/CD ready
CI/CD ready
Generate project API tokens for non-interactive translation runs in your
deployment pipeline.