“They offer great and reasonable prices for sworn translations. Thank you for your help in translating my documents for my legal process.”
Draven
Google review (SL) , 6 months ago

JSON is the de facto format for i18n string files in React, Vue, Angular, Next.js, and React Native applications. We translate JSON localization files for web and mobile apps.
JSON localization files for frameworks such as react-i18next, vue-i18n, and next-intl use nested key structures, interpolation variables like {{name}} or {count}, and pluralization keys such as one, other, few, and many.
A translator who edits a JSON file in a text editor and inadvertently changes a key name or removes a closing bracket will break your application build, which is why JSON belongs in a proper software localization workflow rather than a plain text editor.
All JSON keys, nesting levels, and structural brackets are preserved exactly. Only string values are translated. The output JSON parses without errors.
Interpolation variables such as {{name}}, {count}, %s, and {0} are identified and locked before translation, preventing accidental modification.
Target-language plural forms (one, few, many, zero, other) are generated according to Unicode CLDR plural rules for the target language.
The delivered JSON file is validated for syntactic correctness before delivery. No silent errors, missing commas, or encoding issues will reach your build system.
“They offer great and reasonable prices for sworn translations. Thank you for your help in translating my documents for my legal process.”
Google review (SL) , 6 months ago
“Amazing service! Very professional and quick. Greta communication via WhatsApp and email. I needed my documents very last minute and BeTranslated bent over back to help +”
Google review (SL) , 9 months ago
“Excellent service and good value translation company! Efficient, accurate, and fast turnaround at competitive rates. Highly recommended for their outstanding +”
Google review (SL) , 2 years ago
Everything you need to know about translating JSON Strings files.
We support the JSON formats used by react-i18next, next-intl, vue-i18n, Angular's i18n tooling, LinguiJS, and Phrase. If you use a custom JSON schema, please send a sample file before requesting a quote so we can confirm compatibility.
Yes. Deeply nested JSON structures are supported. Keys at any nesting level are preserved exactly. If your JSON has both translatable string values and numeric or boolean values at the same level, only string values are sent for translation.
English typically has only two plural forms (one and other). Languages such as Polish, Russian, and Arabic use three to six plural forms. We generate all required plural forms for the target language according to Unicode CLDR plural rules and add them to the JSON output under the correct keys.
Send us your JSON Strings file and we will quote as quickly as possible. Format preserved, meaning accurate, delivered on time.