Transloom handles the entire i18n pipeline — from detecting hardcoded strings to opening a translated GitHub PR. Automatically.
Runs entirely on your machine. Scans every React & Next.js file using tree-sitter AST parsing — detects hardcoded strings with pinpoint accuracy. Zero false positives.
Generates clean, semantic i18n keys with proper context hierarchy. Never generic keys like btn1 — always meaningful like auth.login.submitButton.
Translates into 50+ languages using Groq's LLaMA model. Context-aware translations that understand your product — not generic word-for-word.
Transloom creates a new Git branch, commits all updated translation files, and opens a GitHub Pull Request automatically. Just review and merge.
Set up once — runs on every push. Transloom watches your repo and auto-triggers when new hardcoded strings are detected in your codebase.
Track all your projects, scans, and translations from one clean dashboard. See progress, manage API keys, and monitor usage at a glance.
Three steps. That's it.
Install Transloom CLI via npm and connect your GitHub repository from the dashboard.
Run the scan command in your project root. Transloom finds every hardcoded string locally.
Transloom opens a GitHub PR with all translated files. Review the diff, approve, and merge.
Works with the tools you already use.
Vue, Angular & Svelte coming soon
Context-aware AI translations — not word-for-word.
Transloom CLI runs 100% locally. Only extracted text strings are sent to our API for translation — your source code, file structure, and logic never leave your computer.