Skip to content

v12.6.0

Choose a tag to compare

@adrai adrai released this 26 Aug 11:39
  • sync: new --review true option. Target languages are then sent as review
    proposals instead of being written directly, so translations you produce
    outside Locize (your own LLM, edits in the repository) only go live once
    someone accepts them in the editor. It applies to target languages only,
    never to the reference language, and needs --reference-language-only false
    plus the review workflow
    enabled for those languages. Maps to the review=true parameter the update
    API already offered; --auto-translate-review stays what it was, the same
    routing for the automatic translations Locize produces itself.