Libraries
gt-next and gt-react are open-source libraries for Next.js and React. The T component marks JSX for translation, and string functions cover everything else.
Read the docs →Full-stack localization
EN·FR·ES·DE·PT·IT·JA·KO·ZH·AR·HI·TR
General Translation is a full-stack localization platform. Open-source libraries, a translation dashboard, and the Locadex agent take your app from one language to more than thirty.
01
You wrap existing JSX in the T component from gt-next. The CLI translates the project at build time, and the runtime serves each visitor their own language.
<T>
<button>Start your free trial</button>
</T>One button, written once in English, arrives in every configured locale.
02
The T component carries more than words. Plural rules, number and date formats, and text direction follow each locale, so Arabic renders right to left from the same source.
03
Three parts cover the whole workflow. Each one works alone, and together they take a project from first commit to production in every language.
gt-next and gt-react are open-source libraries for Next.js and React. The T component marks JSX for translation, and string functions cover everything else.
Read the docs →The gtx-cli command translates your project at build time. The dashboard holds every string, so your team reviews and edits translations without a code change.
Open the dashboard →Locadex is an AI agent for i18n setup. It reads your repository, wraps your components, and opens a pull request with the finished integration.
Meet the agent →04
Start free and upgrade when you ship. Usage pricing is published on the pricing page.
$0to start
Everything you need to localize a real product, from the first component to review.
Customannual
Talk to an engineer about implementation, volume, and your security review.