Automatically translate your react-intl, react-i18next, or next-intl JSON files to 29 languages. AI-powered with placeholder protection.
Upload your JSON files - we detect the format automatically
FormatJS ecosystem
i18next for React
Next.js internationalization
i18next for Next.js
Lingui framework
Preserves {variables}, {{interpolation}}, and ICU format syntax automatically.
Maintains nested keys, arrays, and complex JSON structures.
Translate to 29 languages in minutes, not days.
Translation Memory means you only pay for new content on updates.
Placeholders, plurals, and HTML tags are preserved
// en.json
{
"greeting": "Hello, {{name}}!",
"items": {
"one": "{{count}} item",
"other": "{{count}} items"
},
"welcome": "Welcome to <bold>our app</bold>"
}// de.json
{
"greeting": "Hallo, {{name}}!",
"items": {
"one": "{{count}} Artikel",
"other": "{{count}} Artikel"
},
"welcome": "Willkommen bei <bold>unserer App</bold>"
}Join thousands of developers who trust appstoretranslate.com for their i18n needs.