Back to Partners
Guide

Governance at scale: designing review gates, QC scoring, and translation quality review for enterprise localization

Every Head of Content has sat through the same vendor pitch by now: AI has made translation instant, near-free, and good enough that human review is a legacy cost center. Then the same person sits through a different meeting, legal asking why a contract clause shipped with a mistranslated liability term, brand...

Governance at scale: designing review gates, QC scoring, and translation quality review for enterprise localization

Every Head of Content has sat through the same vendor pitch by now: AI has made translation instant, near-free, and good enough that human review is a legacy cost center. Then the same person sits through a different meeting, legal asking why a contract clause shipped with a mistranslated liability term, brand asking why the German homepage reads like a machine wrote it because a machine did, and the instant-and-free story stops holding up.

Both things are true at once. Machine translation quality has genuinely jumped. A translated string is not automatically a governed, on-brand, publishable asset. Those are different claims. The real question a content leader has to answer is where, in an otherwise automated pipeline, human judgment needs to enter, how often, and how you would know if that calibration was wrong. That is a governance design problem, not a vendor selection problem, and it is the one this piece is about.

Three paths, and the risk question that picks among them

Enterprise content is not one thing, and it should not get one localization path. In practice there are three.

AI-only: No human touches the output before it ships. Appropriate for high-volume, low-liability content where a translation error costs a re-render, not a lawsuit, internal documentation, product catalog descriptions, UI microcopy in mature markets, help-center articles that get revised constantly.

AI-plus-human-post-editing: AI produces the first pass, and a linguist edits before publish. This is the workhorse tier for most brand-facing content, marketing pages, onboarding flows, in-app messaging in new or high-value markets, where fluency and tone matter but full, from-scratch human translation is not justified by the risk or the volume.

Full human review: Every segment gets expert linguistic judgment, often against a formal quality framework. Reserved for content with legal, regulatory, or reputational exposure: contracts, regulatory filings, safety-critical instructions, financial disclosures, anything a lawyer or compliance officer will ask about later.

The mistake most content orgs make is not picking the wrong tier, it is picking one tier and applying it everywhere, either over-spending on human review for content that does not warrant it or under-governing content that does. The fix is a workflow primitive that lets you set risk-appropriate review per content type and change it without re-platforming.

Review gates: the control point, not a separate procurement step

This is where Ollang's execution-layer model diverges from a traditional vendor or TMS setup. In a conventional workflow, adding human review means a project manager emailing a vendor, negotiating turnaround, and manually re-routing files, a process change every time. In Ollang, review is a parameter on the order itself.

Add a Level 1 review gate to any order to route output to Ollang-managed linguists or your own LSPs and editors. That single sentence carries more operational weight than it looks like. It means your content team does not have to choose between Ollang's linguist network and your existing in-market reviewers or agency relationships, you can plug your own LSPs and editors into the same gate. The workflow structure does not change based on who is doing the reviewing, only the routing does.

Programmatically, this is exposed as a request you attach to an order, it requests or cancels a professional linguist review for an order, upgrading AI-generated output with expert review, and it can be reversed. Cancel human review reverts to the AI-only state and refunds the review credits if priority changes. For a Head of Content, that reversibility matters as much as the gate itself, you can escalate a specific order to human review when something looks off, or de-escalate a content type that has been running clean, without a change order or a new contract line.

This is also where threshold-based automation operates. Review gates respect qcThreshold routing rules, so orders may be re-routed automatically, meaning the gate is not purely manual. You can define the score below which content automatically escalates to a linguist, rather than relying on someone noticing a bad translation after it is live. Full detail on how gates, Levels, and LSP routing fit together lives in Ollang's API documentation, under the concepts covering Folders, Projects, Orders, Levels, Workflows, and Review Gates.

The QC scoring model: what gets measured, and by whom

Review gates decide whether a human looks at an order. QC scoring tells you whether they need to, and gives you a record either way.

Ollang's QC layer runs an automated evaluation against four criteria, it returns scores for accuracy, fluency, tone, and cultural fit, plus segment-level analysis. That is a different axis set than a single "quality score." Accuracy and fluency are the dimensions most MT evaluation historically focused on, whether it means the same thing and whether it reads naturally. Tone and cultural fit are the dimensions that determine whether content feels like it was written for that market rather than translated into it, and they are the ones a content leader is usually the only person in the building qualified to weigh in on.

The evaluation is callable directly, not bundled invisibly into every order. Run a standalone AI-powered QC evaluation on an order to assess translation quality across multiple criteria including accuracy, fluency, tone, and cultural fit. You can scope which criteria matter for a given content type, a UI string order might not need a cultural-fit check the way a marketing landing page does, and you can steer the evaluation itself, the request supports a customPrompt to focus the evaluator, such as "Please focus on technical terminology accuracy". For a product documentation set, that means telling QC to weight terminology precision over stylistic flourish; for a brand campaign, the opposite.

Results come back at the segment level, so a QC failure is not a vague "this order scored low", it is segment-by-segment evaluation results, each containing the segment identifier tied to specific text. That makes the score actionable rather than just a dashboard number, a reviewer or an automated rule can act on the specific string that failed, not re-review the whole order. The full request and response schema, including how scores and segment data are structured, is documented at the Run QC Evaluation reference.

Automated scoring is layered with human QC annotation on reviewed orders, the linguist's edits and notes become part of the record alongside the AI's scores, not a replacement for them. That combination is the governance artifact, an AI opinion on quality, a human correction where one occurred, and a trail connecting both to the specific order and segment.

Ready to see Ollang in action?

Talk to our team about your localization goals and see how the Ollang platform fits your workflow.

Book a Demo

Score progression and edit percentage: the signal that tells you when to trust more automation

A single QC score answers whether an order was okay. It does not answer the question a Head of Content actually needs answered over a quarter, is it safe to let more of our content ship AI-only, or are we already under-reviewing?

QC score progression and human-edit-percentage analytics are for that. Tracked over time, per content type or per market, they turn quality governance from a one-off check into a trend line. If a product line's QC scores have been climbing and the percentage of segments a human editor actually touches during post-editing has been dropping toward zero, that is evidence that AI-only routing is viable for that content type going forward. If edit percentage is holding steady or rising for a given language pair, that is a signal to keep or tighten the review gate, not loosen it.

This is also the mechanism for accountability to legal, brand, and finance stakeholders who do not accept "the AI is good now" as an argument. A declining edit-percentage trend for marketing copy in a specific market, backed by QC scores across all four criteria, is a defensible basis for expanding AI-only scope.

Operationally, this closes the loop that automated qcThreshold routing depends on. autoQc applies to top-level orders and requires enableQCThreshold on the account, meaning the threshold that triggers automatic escalation to human review is not a fixed platform default, it is a number your team sets and revises based on what the analytics actually show for your content, not a generic industry benchmark.

Enforcing brand voice before it ever reaches QC

Scoring and review gates catch problems after the fact. The other half of governance is reducing how often there is a problem to catch, and that runs through translation memory, custom instructions, and guidelines set at the folder or project level.

Custom instructions or guidelines steer the AI toward your tone and terminology, and a Memory of approved terminology attaches so future orders reference it. This is enforced at the structural level of the platform, Folders contain Projects, which contain Orders, so a guideline or terminology memory set once at the folder level applies to every order beneath it, rather than being re-specified per file. If your workflow, providers, and instructions stay constant, the AI may produce nearly identical output across similar content, which is the point: consistency comes from the instructions being sticky, not from a reviewer catching drift after the fact.

Custom instructions are also manageable as their own object through the API, created, listed, updated, and retired independently of any single order, which means a Head of Content can maintain a living style and terminology standard that engineering does not have to hand-wire into every pipeline call. The API documentation covers how Memory, Guidelines, and Custom Instructions attach at the folder and project level, alongside the order-level mechanics for QC and review.

Ready to see Ollang in action?

Talk to our team about your localization goals and see how the Ollang platform fits your workflow.

Book a Demo

The actual argument

The industry narrative says AI commoditized translation, so the vendor question is now about price and speed. That is the wrong frame for anyone accountable for what ships under a brand's name in forty languages. The right frame is that AI commoditized the first draft. What was never commoditized, and what determines whether output is publishable rather than merely translated, is the governance layer sitting on top: where review gates trigger, what gets scored and against which criteria, whether score trends justify expanding or contracting automation, and whether terminology and tone are enforced structurally rather than hoped for.

That layer used to require a program of vendor management, style guide PDFs nobody read consistently, and QA that happened, if it happened, as a manual spot-check after delivery. The shift this article has described is turning that layer into something callable and measurable: a review gate you attach to an order, a QC score you can query on demand, an edit-percentage trend you can chart, terminology memory that is enforced rather than suggested. That is not a smaller version of the old governance process. It is the same governance responsibility, rebuilt as infrastructure instead of a project checklist, the only way it scales past the point where a content team can read every translated page itself.

Published on September 1, 2026