Why Entri?
AI translation that actually works. Entri integrates directly with Anthropic Claude and OpenAI GPT-4o to produce high-quality machine translations. Translations are scored for confidence and enriched with your organization’s glossary, so AI output stays on-brand and consistent from day one. Built for developers. Thent3 CLI lets you push and pull translation files directly from your terminal, making localization a natural part of your existing workflow. A REST API and GraphQL API give you full programmatic access to every resource.
Real-time collaboration. Your whole team — developers, translators, reviewers — works in the same editor. Comments, version history, and a status workflow (Untranslated → Translated → Reviewed → Approved) keep everyone aligned without email threads or spreadsheets.
Translation Memory and Glossary. Entri automatically stores approved translations in a Translation Memory and surfaces them for reuse across keys and projects. A shared Glossary ensures that product terms are translated consistently in every language, by every contributor.
Explore the docs
Quick Start
Create your first project and ship your first translation in under 10 minutes.
Core Concepts
Learn about projects, keys, namespaces, translation memory, and more.
CLI Reference
Push and pull translation files from your terminal with the
nt3 CLI.REST & GraphQL API
Integrate Entri into your own tools and workflows via API.
AI Translation
Configure Claude and GPT-4o to automate your translation pipeline.
Webhooks
Trigger workflows in your own systems when translations change.
How it works
At its core, Entri is organized around projects. Each project holds a set of keys — the named strings your application displays to users — and their translations into one or more target languages. You add keys manually through the editor, import them from existing files (JSON, Android XML, iOS.strings, Gettext PO), or push them from your codebase using the CLI. From there, your team translates, reviews, and approves content — with AI suggestions available at every step.
When translations are ready, you pull them back into your codebase or configure a webhook to trigger a deployment automatically.
Ready to get started? Head to app.nt3.io to create your free account, then follow the Quick Start guide to create your first project.