Localisation for developers

General Translation, your platform to launch React and Next.js apps in EnglishEnglish

Internationalise your app instantly

General Translation, Inc. publishes localisation libraries, plus AI translations that ship as fast as you do.
  • No painful codebase rewrites.
  • No waiting days for translations.
  • Just npm i   to get started.

1. Install the libraries

npm i gt-next && npm i -D gt-next-cli

2. Add the provider in the root of your application

javascript
import { GTProvider } from 'gt-next'

3. Scan your project for translatable UI and wrap with <T> tags

npx gt-next-cli setup

4. Add an API Key

.env
GT_API_KEY="[YOUR API KEY]"
GT_PROJECT_ID="[YOUR PROJECT ID]"

5. Translate and publish

npx gt-next-cli translate --new es fr de

Your app is now available in 100+ languages!

Your app is now available in 100+ languages!

Launch in 100+ languages

Select any of the locales below to see this page translated

Translate anything

From simple sites to complex components

Translate JSX

Any UI passed as the children of the <T> component is tagged and translated.


Kia ora, world!

Add context to create the perfect translation

Pass a context prop to give custom instructions to the AI model.


How's it going?

Format numbers, dates, and currencies

The <Num>, <Currency>, and <DateTime> components automatically format their contents to your user's locale.


This product costs US$20.00.

Generate plural forms across languages

Alternative plural forms in languages like Arabic and Polish are handled automatically, without requiring any additional engineering work.


Your team has 2 members

Lightning-fast translation CDN

We operate global infrastructure so your translations are as quick in Paris as they are in San Francisco


Pricing

Free

Free

For small projects and solo developers

    • 1 User
    • Unlimited languages
    • Free translation CDN
    • React and Next.js SDK
    • Email support

Enterprise

Contact us

For larger teams with custom localisation needs

    • Unlimited languages
    • Unlimited translated tokens
    • Free translation CDN
    • Translation editor
    • Custom integrations
    • EU data residency
    • 24/7 support via email, phone, and Slack

Ready to ship multilingual apps?