Translate your app from
the command line
Install the CLI, run one command, and get AI-powered translations for all your locales. Link your account for a dashboard, analytics, and CI/CD automation.
Then run npx lazylocales translate — it guides you through everything.
How it works
See the full workflow in action.
Features
From install to production in three steps.
Install & Translate
Run npm i -D lazylocales and npx lazylocales translate. The CLI detects your source file, picks target languages, and uses AI to translate — only changed keys are re-translated, the rest stay untouched.
Link Your Account (Optional)
Sign up on the dashboard and run npx lazylocales link. Get a visual overview of your translations, manage keys, configure AI providers with BYOK, and export locale files with one click.
Automate with CI/CD
Add LAZYLOCALES_API_KEY to your CI secrets and run npx lazylocales translate --json in your pipeline. Translations stay in sync on every push — fully automated.