Describe the job, not the file layout
Describe the job, not the layout. It reads the tree and tells you which branches it will touch.
Drop your YAML 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 YAML file here
Up to 2 MB, five files a day. Nothing to install, no account.
Describe the job, not the layout. It reads the tree and tells you which branches it will touch.
A glossary keeps the same English word becoming the same French word, this file and the next.
Lite for a large config-adjacent catalogue, Standard for user-facing flows. Chosen per upload.
Indentation depth, key order, anchors, and comments are preserved. Only the leaf values change, which is what makes the result safe to commit.
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 en.yml into new locales, with pluralisation keys and anchors preserved.
Front matter and content values translated while keys, ordering and comments survive.
Descriptions and labels translated, identifiers and paths left alone because they are not copy.
Names and help text across a large nested tree, in one pass rather than one per section.
Twelve families in all, each with a workflow built around its own structure.
JSON
Translate the values in a JSON language file, including Flutter ARB, while every key, nesting level, and ordering stays exactly as you sent it.
Java .properties
Translate a Java resource bundle with keys, escaping, and Unicode sequences handled correctly from end to end.
PO / POT
Translate a gettext catalog with message IDs, contexts, and plural forms handled as the structure they are.