It translates every string you ship. Fast by default, careful where you say so.
deep
Turn it on for a project and every language in it takes the careful pass. Where a reviewer has captured the screen for a key, that goes into the prompt too. Quality Mode, from the Team plan.
flux
Drafts every changed string into every language on the project, without anyone filing a ticket. On every plan, Free included.
Four gates. Every row, every commit.
Placeholders, plurals, glossary, length. Whichever pass drafted a row, it clears all four or it does not ship. Source: the deterministic pre-gate in QaRunner, and the same checks again on the drafting path.
Placeholders
Every variable survives the trip: never dropped, never renamed, never reordered into a different meaning.
en Hi, {name}!
ja {name}さん、こんにちは
Plurals
Every form a language actually needs. The rule sets come from CLDR, which covers 224 languages.
en one, other
ru one, few, many
Glossary
Your own terms hold in every language. A locked term is enforced at the gate, not suggested in a style note.
term "Acme Pay", do not translate
held in every locale on the run
Length
German is long and buttons are small. Every row is measured against the character limit you set on the key.
de In den Warenkorb
within the character limit on the key
- gate placeholder {code} missing from a draft row
- repair reinserting {code}, re-shaping the right to left run
- re-gate all four checks re-run on the repaired row
- refuse a second failure is held for review, with the gate that failed
Put your next change through the engine.
Create a project, add your strings, and every new and changed one is drafted, gated and ready before anyone asks.
