⚡️ State-of-the-art AI localization for web & mobile, right from CI/CD.
Website • Contribute • GitHub Action
Lingo.dev automates software localization end-to-end using latest LLM models.
It produces authentic translations instantly, eliminating manual work and management overhead. Lingo.dev Localization Engine understands product context, creating perfected translations that native speakers expect across 60+ languages. As a result, teams do localization 100x faster, with state-of-the-art quality, shipping features to more paying customers worldwide.
-
Create an account on the website
-
Initialize your project:
npx lingo.dev@latest init
-
Check out our docs: docs.lingo.dev
-
Localize your app (takes seconds):
npx lingo.dev@latest i18n
Lingo.dev offers a GitHub Action to automate localization in your CI/CD pipeline. Here's a basic setup:
- uses: lingodotdev/lingo.dev@main
with:
api-key: ${{ secrets.LINGODOTDEV_API_KEY }}
This action runs lingo.dev i18n
on every push, keeping your translations up-to-date automatically.
For pull request mode and other configuration options, visit our GitHub Action documentation.
- 🔥 Instant integration: Set up in minutes
- 🔄 CI/CD Automation: Seamless dev pipeline integration
- 🌍 60+ Languages: Expand globally effortlessly
- 🧠 AI Localization Engine: Translations that truly fit your product
- 📊 Format Flexible: Supports JSON, YAML, CSV, Markdown, and more
- ⚡️ Lightning-Fast: AI localization in seconds
- 🔄 Auto-Updates: Syncs with the latest content
- 🌟 Native Quality: Translations that sound authentic
- 👨💻 Developer-Friendly: CLI that integrates with your workflow
- 📈 Scalable: For growing startups and enterprise teams
For detailed guides and API references, visit the documentation.
Interested in contributing, even if you aren't a customer?
Check out the Good First Issues and read the Contributing Guide.
Questions or inquiries? Email [email protected]
Don't see your language? Just add a new language code to the i18n.json
file and open a PR.