Skip to content
← Insights

What Content to Localize in a Digital Product: How to Decide What to Adapt

Decide what to translate, adapt, or share based on clarity, risk, market differences, and maintenance. Use practical fallback criteria and a review workflow.

Product team classifying digital content to decide what to translate, localize, or keep shared.

When adding another language to a digital product, translating every string may seem like the safest option. However, a literal translation does not always reflect how people use the product in each market, and maintaining duplicate versions also adds work and risk. The useful question is not “translate everything or nothing,” but what each user needs to understand, make decisions, and complete a task.

To decide, assess each item based on its impact on the experience, differences between markets, and how often it changes. The result may be a translated version, a local adaptation, or shared content. This framework helps teams prioritize without confusing language with market or leaving operational responsibilities unassigned.

Translation, localization, and shared content

Translation, localization, and shared content

Translation transfers the meaning of text into another language. It is enough when the concept and action are the same for everyone and do not depend on local conventions. For example, a simple navigation label may need translation, but not necessarily a different strategy for each country.

Localization means adapting content and, where appropriate, the experience to the conventions or requirements of the context in which it is used. This may affect date formats, currency, units, examples, cultural references, instructions, or regulatory information. Localization is not just adding a country’s name to a sentence: check that the adaptation is accurate and consistent with how the product actually works.

Keeping a shared version makes sense when the content is understandable across all intended markets and the cost of creating variations outweighs the benefit. This should be a deliberate decision. Leaving a string in another language because no one reviewed it is not a shared-content strategy; it is incomplete coverage.

Classify content by type and consequences

Before deciding, inventory the text and group it by purpose. A list of strings without context makes their importance difficult to assess. Each item needs, at a minimum, a location, a purpose, an owner, and an indication of the impact of an error.

  • Interface: buttons, navigation, fields, and empty states. Prioritize making the action unambiguous and ensuring the text fits the design. An unclear label can block a task even if it is grammatically correct.
  • Transactional messages: confirmations, errors, payment notices, and notifications. Review messages especially carefully when they explain what happened, what the person needs to do, or whether an operation was completed.
  • Help and customer support: articles, tutorials, and saved replies. Their usefulness depends on describing the same product version and the options available to that user.
  • Marketing content: product pages, campaigns, and value propositions. This may require adapting examples, tone, or arguments as well as translating. Check claims and terms before reusing them.
  • Legal terms and privacy: notices, contracts, and explanations of data processing. The people responsible for this content should be involved in its review; do not treat machine translation as a substitute for legal validation.

Classification alone does not determine whether content needs adaptation. It helps identify who should validate each item and where an error could have more serious consequences.

Apply repeatable decision criteria

Assess each item using four questions. You can use a simple internal scale—for example, low, medium, or high—without treating it as a universal score. What matters is that the team applies the same criteria and can explain its decisions.

  1. Does it affect understanding or an essential task? If someone cannot interpret the message or complete an action, adaptation should be a priority.
  2. What happens if it is misunderstood? An error in a visual preference does not have the same impact as confusing a payment term, deadline, or safety instruction.
  3. Is there a real difference between markets? Identify whether rules, availability, processes, formats, or expectations vary. Do not assume that every country needs a different version: ask for a verifiable reason before creating variants.
  4. How often does it change, and who can maintain it? Frequently changing content requires a reliable update process. An adaptation no one can review will become outdated and may be worse than a clear shared version.

As a practical rule, adapt content first when it combines high impact with verifiable local differences. Translate shared elements that users need to understand in each language. Keep a shared version when the meaning is stable and it reads clearly for the intended audience.

Make decisions by language and market, not by automatic equivalence

Language alone does not identify a person’s location, applicable rules, or preferences. People who speak the same language may be in different markets, while several languages may be used in the same market. Define what determines the variant: the selected language, configured region, location relevant to the operation, or an explicitly defined combination.

Where possible, separate the interface language from regional business rules. This prevents changing the language from accidentally changing the currency, availability, or a term that depends on the region. When region is required, explain how it is selected and provide a clear way to correct it if the product allows this.

For each item of content, record whether it is shared, translated, or localized, and which markets it covers. If no verified differences exist, keep a shared version; if they do, document the reason for each variant. This record reduces duplication and helps identify when an exception is no longer needed.

Define a fallback that does not mislead

Missing translation should not result in an uncontrolled mix of languages on screen. Decide in advance which version will appear when content is missing, and limit fallback options to those that preserve meaning and validity.

  • For a non-critical interface string, a fallback version may be acceptable if it is understandable and does not mislead.
  • For payments, permissions, legal terms, or high-impact instructions, do not present an outdated or unreviewed version as complete. Decide whether to block the step, offer help, or display an alternative explanation that has been validated.
  • Make missing or expired translations visible to the team through editorial controls or operational reviews. Do not rely on users to report the problem.

Check fallback content in context: text that is correct on its own may become misleading if it contradicts the status of an operation or terms shown elsewhere in the experience.

Assign owners and manage changes

Sustainable adaptation needs clear owners. Product teams define intent and context; business teams confirm processes and terms; technology teams manage integration, variants, and publication; people with language expertise review naturalness and consistency; and the teams responsible for high-risk content validate it. In a small team, one person may cover several roles, but ownership should never be left implicit.

Establish a short workflow: write the original text with context; identify the affected languages and markets; review the translation or adaptation; check how it appears in the interface; approve and publish it; and update related help content. When a string changes, also assess any screenshots, tutorials, notifications, and support replies that depend on it. Keep an identifiable version and enough history to show what was published and who approved it.

Checklist before expanding coverage

Checklist before expanding coverage
  • Is the audience and the language-and-market combination to be served clearly defined?
  • Has content been inventoried by purpose, risk, and owner?
  • Have local differences been verified, or are they being assumed?
  • Have critical texts been reviewed in context, including formats and error states?
  • Is there a safe fallback rule and a way to detect incomplete content?
  • Can the team update translations, product content, and help materials when the original changes?

If these questions remain unanswered, expanding the language catalog may increase inconsistency rather than improve the experience. Start with the highest-impact tasks, validate with users in the intended context, and expand when you have the capacity to maintain what you publish. Useful coverage is not measured by the number of translated texts, but by the clarity and reliability of the experience the team can sustain.

Fuentes y referencias

  1. Web standardsW3C
  2. OWASP Cheat Sheet SeriesOWASP Foundation
  3. Web performanceweb.dev