Everything you need

Go global with zero effort

Transloom handles the entire i18n pipeline — from detecting hardcoded strings to opening a translated GitHub PR. Automatically.

🔍

Smart Scanner

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.

  • AST-based detection
  • JSX + TypeScript support
  • Ignores comments & imports
  • No code sent to server
🤖

AI Key Generator

Generates clean, semantic i18n keys with proper context hierarchy. Never generic keys like btn1 — always meaningful like auth.login.submitButton.

  • Context-aware naming
  • Nested key structure
  • Consistent naming convention
  • Powered by Groq LLaMA
🌍

Auto Translator

Translates into 50+ languages using Groq's LLaMA model. Context-aware translations that understand your product — not generic word-for-word.

  • 50+ languages supported
  • Context-aware output
  • Preserves placeholders
  • JSON output format
🔀

Auto PR Creator

Transloom creates a new Git branch, commits all updated translation files, and opens a GitHub Pull Request automatically. Just review and merge.

  • Auto branch creation
  • Structured commits
  • Opens PR with diff
  • Works with any workflow

GitHub Action

Set up once — runs on every push. Transloom watches your repo and auto-triggers when new hardcoded strings are detected in your codebase.

  • CI/CD native
  • Runs on push events
  • Configurable thresholds
  • Pro & Team plans
📊

Dashboard & Analytics

Track all your projects, scans, and translations from one clean dashboard. See progress, manage API keys, and monitor usage at a glance.

  • Project management
  • Scan history
  • Usage analytics
  • API key management

How it works

Three steps. That's it.

01

Install & Connect

Install Transloom CLI via npm and connect your GitHub repository from the dashboard.

npm install -g transloom
02

Run the Scanner

Run the scan command in your project root. Transloom finds every hardcoded string locally.

npx transloom scan
03

Review & Merge

Transloom opens a GitHub PR with all translated files. Review the diff, approve, and merge.

# PR #142 opened automatically

Supported frameworks

Works with the tools you already use.

⚛️React
Next.js
Vite
🔷TypeScript
🟨JavaScript
📄JSX / TSX

Vue, Angular & Svelte coming soon

50+ languages supported

Context-aware AI translations — not word-for-word.

EnglishGermanFrenchSpanishJapaneseKoreanChineseArabicHindiPortugueseItalianDutchTurkishPolishRussianSwedishDanishNorwegian+ 32 more
🔒

Your code stays on your machine

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.

No code upload
Local scanning
Strings only
Open source CLI

Ready to go global?

Start free — no credit card required.