Turning a left-to-right design into a right-to-left one is not as simple as mirroring the whole page. Some things flip, some things must not, and getting it wrong looks amateur immediately.

Layout mirrors: navigation, columns, progress and the direction of arrows that mean forward or back. Logos, photographs, clocks and icons tied to real-world objects stay exactly as they are.

We handle this with proper right-to-left styling rather than one-off overrides, so every new component inherits the correct behaviour.

The test is an Arabic reader who never notices the mirroring, because everything simply points the way they expect.