Say it in a sentence, not a config file
One sentence instead of a config file, and it shows you the plan it made before it writes anything.
Drop your JSON file in, say what you want in plain English, and get it back with every key, tag and delimiter exactly where it was. No account, nothing to install.
Drop your JSON file here
Up to 2 MB, five files a day. Nothing to install, no account.
One sentence instead of a config file, and it shows you the plan it made before it writes anything.
A glossary decides once how your feature and plan names are translated, and every future file follows.
Lite for the long tail of rare strings, Standard for onboarding. Chosen per upload, not per plan.
Keys are structure, not words. Nested objects, arrays, and interpolated variables come back character for character, so the file drops straight back into the repository.
AI Glot reads the file the way its own tools do, finds what is text and what is structure, and tells you how much there is to translate before anything runs.
No column mapping, no configuration screen. Write what should happen and read back the plan it produced. If it misread you, say so and it re-plans.
Translate into German and Spanish. Keep product names in English, use our glossary, and make the copy sound natural for e-commerce.
One file, same shape, same order, translated. It drops straight back where it came from, and a diff shows only the values that changed.
Four jobs that come up again and again. Each one is a single upload and a single sentence.
The whole catalogue into new languages, with key paths, nesting and ordering identical.
Flutter ARB files, whose @-prefixed metadata is read as structure rather than as copy.
One source file becomes one file per locale, each a drop-in replacement in the same folder.
Transactional copy translated with interpolated variables intact and correctly ordered.
Twelve families in all, each with a workflow built around its own structure.
YAML
Translate the values in a .yml or .yaml locale file while the indentation, key hierarchy, and comments survive the round trip.
XLIFF / XLF
Translate localization units at scale with product terminology and file-specific instructions applied consistently.
Android XML
Translate a strings.xml resource file with names, plural quantities, and format specifiers left exactly where they belong.