LocalizedGraphic (web)

One .lpkg file, one shared scene — the locale below picks the strings, layout patch and asset overrides at render time. Rendered as a self-contained inline SVG by @graphics-i18n/react.

  • fr — longer title shrinks to fit, wider text box, blue logo (asset override), patched title color
  • ar — RTL: text aligns right, patch mirrors the logo and accent bar, Arabic font via fontOverrides
  • ja — not in the package, falls back to en
  • “terms” is only translated in en — other locales fall back per string (see debug overlay)