JSON
React i18n, translated without breaking it.
Upload your react-intl, react-i18next or next-intl JSON. Get the same JSON back, one file per language — placeholders and nesting intact.
- react-i18next
- react-intl
- next-intl
- FormatJS
- LinguiJS
{
"greeting": "Hello, {{name}}!",
"cart": {
"items_one": "{{count}} item",
"items_other": "{{count}} items"
}
}{
"greeting": "Hallo, {{name}}!",
"cart": {
"items_one": "{{count}} Artikel",
"items_other": "{{count}} Artikel"
}
}What survives the round trip
- {{interpolation}}
- {named} placeholders
- ICU MessageFormat
- Plural suffixes (_one, _other, _few, _many)
- Nested keys
- HTML inside strings
Why this is annoying today
Weeks of waiting
Agencies take two to four weeks per language. Your release does not wait that long.
Priced per word
Translators charge €0.10–€0.25 per word. A ten-thousand-word app runs past €1,000.
Broken placeholders
Generic tools translate your variables. A translated placeholder is not a typo — it is a crash.
How it runs
- 01
Upload
Your file, as it is. No project setup.
- 02
Pick languages
64 available. Take as many as you need.
- 03
Download
The same file back, one per language.
Why not Lokalise or Crowdin?
| shipglobal | Lokalise · Crowdin | |
|---|---|---|
| Price | €19 per seat per month, incl. VAT | From $100 per month |
| Setup | Two minutes | An hour, plus a workflow |
| Subscription | Cancel monthly, no annual contract. | Required |
| Translation Memory | Included. A string costs tokens only the first time. | Included |
Create an account. Upload a file. See the number.
€19 per month incl. VAT, cancel monthly. No quota to expire — and with your own model key you pay no usage at all.
Create account