Coming Soon

Stop Writing
i18n Keys Manually

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.

bash

$ 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

Your code never leaves your machine
Works with React & Next.js
50+ languages supported
GitHub Action for auto-sync
The Problem

The i18n Nightmare

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.

Features

Everything you need to
go global, instantly

Smart Scanner

Runs locally on your machine — scans every React/Next.js file and detects hardcoded strings with pinpoint accuracy.

AI Key Generator

Generates clean, structured i18n keys with proper context — auth.login.button not btn1

Auto Translator

Translates into multiple languages using AI — context-aware, not word-for-word.

Auto PR Creator

Creates a GitHub Pull Request with all updated files — fully reviewed and ready to merge.

GitHub Action

Set once — runs on every push. Transloom watches your repo and auto-creates PRs when new hardcoded strings are detected.

How It Works

How Transloom Works

From zero to multilingual in one command

1

Install in seconds

Run npx transloom init in your project. Enter your API key. Done — no complex setup needed.

bash
$ npx transloom init
2

AI scans your codebase

Transloom scans every .jsx .tsx .js file locally on your machine. Finds all hardcoded strings. Your code never leaves your computer.

Found 203 hardcoded strings across 50 files
3

AI generates & translates

Claude AI generates proper nested i18n keys with context and translates into your selected languages automatically.

en.jsonauth.login.button: "Login"

de.jsonauth.login.button: "Anmelden"

4

PR opened automatically

Transloom commits all updated files and translation JSONs, then opens a GitHub PR — ready for your review.

PR #142 opened — ready to merge
Early Access

Automate your
entire i18n workflow

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.