Transloom CLI scans your codebase locally, finds hardcoded strings, generates i18n keys, translates into multiple languages and creates a GitHub PR — automatically. Your code never leaves your machine.
Be the first to know when we launch.
$ npx transloom scan
✓Scanning files...47 files
✓Strings detected...234 strings
✓Keys generated...234 keys
✓Translated (en, de, fr)done
✓PR #142 created!ready to merge
Every developer knows this pain:
Hundreds of hardcoded strings scattered across your codebase
Manually creating i18n keys one by one — for hours
Copy-pasting into en.json, de.json, fr.json...
Forgetting to translate new strings — app crashes in production
Opening PRs manually every single time
Hours wasted every sprint
Sound familiar?
There's a better way.
Runs locally on your machine — scans every React/Next.js file and detects hardcoded strings with pinpoint accuracy.
Generates clean, structured i18n keys with proper context — auth.login.button not btn1
Translates into multiple languages using AI — context-aware, not word-for-word.
Creates a GitHub Pull Request with all updated files — fully reviewed and ready to merge.
Set once — runs on every push. Transloom watches your repo and auto-creates PRs when new hardcoded strings are detected.
From zero to multilingual in one command
Run npx transloom init in your project. Enter your API key. Done — no complex setup needed.
Transloom scans every .jsx .tsx .js file locally on your machine. Finds all hardcoded strings. Your code never leaves your computer.
Claude AI generates proper nested i18n keys with context and translates into your selected languages automatically.
en.json → auth.login.button: "Login"
de.json → auth.login.button: "Anmelden"
Transloom commits all updated files and translation JSONs, then opens a GitHub PR — ready for your review.
Be among the first developers to automate their i18n workflow.
Early access members get lifetime discount + priority support.
No spam. Just launch updates. Unsubscribe anytime.