Upload your en.json, pick target languages. AI delivers production-ready translations in seconds — context-aware, placeholder-safe, nested JSON supported.
{"welcome": "Welcome back!","save": "Save changes","logout": "Log out","error": "Something went wrong",}
Click Translate to see the result…
Translate your own JSON files — free, no credit card
Get started free →Works with your i18n setup
How it works
Paste or upload your existing en.json localization file.
Select one or more of 12 languages — Turkish, German, Japanese and more. Translate to all at once.
AI translates with context. Download each locale file or grab all languages at once.
All target languages translated in parallel — 5 languages takes the same time as 1.
AI understands UI strings and keeps placeholders intact.
{name}, %s, {{var}} — all kept exactly as-is, every time.
Supports both JSON and YAML inputs. Nested structures are flattened, translated, and rebuilt automatically.
No need to specify the source language — AI detects it automatically.
.json · .yaml · .csv · .po · .xliff · .arb · .php · .resx · .properties · .ts · Android XML · iOS strings · i18next · and more.
< 10s
Average translation time
12
Supported languages
2,000
Strings per request
100%
Placeholder accuracy
Translate your i18n files programmatically. Works with any CI/CD workflow — call the API on every deploy, commit, or PR merge.
# Translate en.json → Turkish (formal tone) curl -X POST \ https://localify.eeiae.com/api/v1/translate \ -H "Authorization: Bearer lfy_..." \ -H "Content-Type: application/json" \ -d '{ "strings": { "save": "Save" }, "targetLanguage": "Turkish", "tone": "formal", "context": "B2B invoicing app" }' # Response { "translated": { "save": "Kaydet" },{ "meta": { "used": 1, "limit": 500 } }
Testimonials
I used to spend half a day copying strings into ChatGPT one by one. Localify does the entire file in 8 seconds. My i18n workflow is completely different now.
Alex Chen
Indie hacker
The placeholder safety feature alone is worth it. We had a production incident from a mistranslated %s before — Localify has never broken one in hundreds of runs.
Sophie Laurent
Frontend engineer
We ship to 6 locales and Localify handles the tedious part instantly. The nested JSON support is a huge deal — our i18n files are deeply nested and it just works.
Marcus Reinholt
Full-stack developer
Localify is purpose-built for app localization — not generic prompting.
Manual
ChatGPT
Localify
Pricing
Cancel anytime. No long-term contracts.
Forever free, no card needed
For active projects
For teams & large apps
All plans include placeholder safety, quality scores, YAML support, and every export format.
FAQ