How to demo translations and multi-site rollouts in Document Authoring (DA)

This demo is designed for pre-sales teams showing how DA can support a global brand with one language master, multiple locales, controlled rollout, and safe local flexibility.

Use this scenario for a global card issuer, airline, or streaming brand that operates one master site and 20+ locales with a need for consistent updates, local overrides, and low-risk rollout at scale.

Demo environment

This demo uses a hybrid, language-first localization model that aligns with DA guidance for global sites with a central language source of truth and selective locale variation.

We use the Locale-based (language > region) Google Translate config from https://docs.da.live/administrators/reference/localization/sample-loc-configs and trim down some of the locales in the list.

Copy the translate.json to your /.da/ folder at the root of your site. That JSON configuration powers the Translate app with translations, rollouts, merges, overwrites, languages and locale options.

The normal flow is to go from

/en/ -> other languages as a translation

/language/ -> /language/locales as a rollout

Page
Role in the demo
What to point out
/en/budgeting-basics
Language master
Main source of truth for shared structure and messaging.
/fr/budgeting-basics
French locale
Receives global updates from the language master.
/de/budgeting-basics
German locale
Receives global updates from the language master.
/es/budgeting-basics
Spanish locale
Receives global updates from the language master.
/en/gb/budgeting-basics
Locale-specific variant
Used to show a local override that should survive future rollouts.

Recommended story

  1. Start on /en/budgeting-basics and position it as the single language master for the brand.
  2. Open /fr/budgeting-basics and /en/gb/budgeting-basics in parallel tabs so the audience can see inherited content versus intentional local variation.
  3. Point out the shared content and the market-specific copy on /en/gb/budgeting-basics.
  4. Update the shared content on the master page.
  5. Explain translation and rollout choices using DA terminology: merge when you want to preserve locale edits, overwrite when the master should fully replace local content, and skip when a market should not receive the change yet.
  6. Roll out the update to the language locales and show that the inherited markets pick up the change.
  7. Return to /en/gb/budgeting-basics and show that the market-specific content remains in place after rollout because the owner can choose to merge / overwrite their local copy from upstream or keep their local changes.
  8. Close by showing the list of affected locale pages before and after rollout as a simple impact discussion: which pages inherit the change and which page intentionally diverges.
  9. You can show both translation and rollout in the same project or keep them separate to drive home both points separately.

Translations from /en/ to other languages and locales

Rollout individually from /en/ to /en/ca/, /en/gb/ and /en/us

Rollout choices to explain

Choice
When to use it
Demo talk track
Merge
Global updates should flow while preserving market edits.
This is the safest default for enterprise teams that need governance without deleting local business decisions.
Overwrite
The master must replace local content completely.
Use this when a legal, regulatory, or brand-critical update must land exactly as authored in the master.
Skip
A locale should not receive the change yet.
This is useful for staggered launches, local review windows, or market exceptions.

What to emphasize

Hybrid estate roadmap

For future roadmap conversations, position this pattern as hitting the same notes as the classic AEM MSM rather than identical to it or getting into a feature comparison discussion. Same outcome, different / easier way to do it.

Reference documentation