You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.