Sailings dailyThe General Translation line30+ languages served

Passage toevery language

The line sails daily between English and thirty other languages.

General Translation is a full-stack localization platform. Open-source libraries, an AI agent, and a review dashboard carry a product written in one language to every port on the map.

gt-nextgt-reactCLIDashboardLocadex

One component, every language

Wrap JSX in the <T> component. gt-next translates the content at build time, serves it from the CDN, and renders each locale natively.

Departure · page.tsxen-US
import { T } from 'gt-next';
export default function Cabin() {
return (
<T>
<h2>Welcome aboard</h2>
<p>Your booking is confirmed. We sail at seven.</p>
</T>
);
}
Arrival · renderedvia CDN
EN · English

Welcome aboard

Your booking is confirmed. We sail at seven.

ES · Español

Bienvenido a bordo

Su reserva está confirmada. Zarpamos a las siete.

JA · 日本語

ご乗船ありがとうございます

ご予約を確認しました。出航は7時です。

AR · العربية

مرحبا بكم على متن السفينة

تم تأكيد حجزكم. نبحر في الساعة السابعة.

The same component, served in the reader’s language.

No. 01

Install

npm i gt-next

Add the library and wrap your interface in the <T> component.

No. 02

Configure

npx gt@latest

The setup wizard sets your locales and the provider in one run.

No. 03

Translate

npx gt translate

Every build translates new strings and versions the result.

Locadex, the porter

Locadex is an AI agent that carries the setup for you. It reads your repository, wraps your components, configures the provider, and opens a pull request you can review.

npx locadex@latest start

Departures

The dashboard tracks every locale like a sailing. Strings are counted, coverage is measured, and each translation leaves on schedule.

Departures · acme/web · productionGate GT-01
EN → ESEspañolSpanish1,208 / 1,208100%SAILED
EN → FRFrançaisFrench1,208 / 1,208100%SAILED
EN → JA日本語Japanese1,208 / 1,208100%SAILED
EN → DEDeutschGerman1,196 / 1,20899%ON TIME
EN → ZH中文Chinese1,208 / 1,208100%SAILED
EN → KO한국어Korean1,183 / 1,20898%ON TIME
EN → PTPortuguêsPortuguese1,208 / 1,208100%SAILED
EN → ARالعربيةArabic1,166 / 1,20897%ON TIME
EN → HIहिन्दीHindi1,208 / 1,208100%SAILED
EN → TRTürkçeTurkish302 / 1,20825%BOARDING
118 locales served · 10 on the boardUpdated 2 min ago

Ports of call

Every label below is a real greeting in its own script. The library serves more than 30 languages, each rendered natively, right to left where the script asks for it.

HolaEN → ESEspañol
BonjourEN → FRFrançais
HalloEN → DEDeutsch
CiaoEN → ITItaliano
OláEN → PTPortuguês
こんにちはEN → JA日本語
안녕하세요EN → KO한국어
你好EN → ZH中文
مرحباEN → ARالعربية
नमस्तेEN → HIहिन्दी
Γεια σαςEN → ELΕλληνικά
MerhabaEN → TRTürkçe

Fares

Start free and upgrade when you ship. Usage pricing applies past the free tier.

Starter fare
$0 to start

Everything you need to localize a real product.

  • Every SDK and the translation CLI
  • Dashboard, glossaries, and the editor
  • Locadex agent runs on your repo
Get started
Enterprise fare
Custom annual

Talk to an engineer about implementation, volume, and your security review.

  • Volume pricing across projects
  • SOC 2 Type II, GDPR, ISO 27001
  • Support from the engineers who build it
Contact us

Compare plans and usage pricing →