The same <ledrapay-employee-onboarding> component in four configurations. View source to see exactly how each is set.
No config — the baseline jurisdiction-aware flow.
setLedraPayStrings('de', {…}) — title, steps, buttons translated; untranslated keys fall back to English.
steps-config — reordered + a custom "Right to work" step with its own field. No fork.
Same component inside a .theme-dark scope — ~35 --ledrapay-* tokens pierce the Shadow DOM.