HILFEARTIKEL

RTL-Unterstützung in MultiLipi

MultiLipi
MultiLipi 12/9/2025
5 Min Lesen

In global typography, "Directionality" is critical. Languages like Arabic and Hebrew are read from Right-to-Left (RTL). If you simply translate the text without flipping the layout, the user experience feels broken (e.g., text aligns left, punctuation is misplaced).

MultiLipi's RTL Engine is a dynamic styling layer that detects these languages and automatically "mirrors" your website's CSS—flipping margins, padding, and text alignment—to ensure a native reading experience without requiring you to write a single line of custom code.

1. The Detection Protocol

Which languages trigger the flip?

The engine is context-aware. It only activates the layout mirror when a user selects a designated RTL language. For all other languages (English, French, etc.), standard Left-to-Right (LTR) rendering remains active.

Supported RTL Languages:

Arabisch (ar)

Hebräisch (he)

Persian / Farsi (fa)

Urdu (ur)

2. Configuration Protocol

Activating the mirror engine.

To enable this structural adaptation, follow this path in your command center:

Schritt 1: Zugriff auf den Projektkontext

Melden Sie sich in Ihrem MultiLipi-Dashboard an.

Select the specific Project you wish to configure.

Step 2: Access Setup

Navigieren Sie zum Einstellungen section in the left sidebar.

Anklicken Einrichtung .

Step 3: Toggle Engine

Scroll to find the RTL-Unterstützung toggle.

Action: Switch it to ON (Blue).

Systemaktion: The CSS injection layer is now active.

Setup page showing RTL Support toggle highlighted with gradient border, along with Slug Translation, Enable Script, Language Redirection, and Page Views Limit settings

3. Technical Behavior

How it functions in the browser.

Once enabled, the engine performs the following operations dynamically:

Direction Attribute

Automatically injects dir="rtl" into the HTML <html> tag when an RTL language is active.

CSS Flipping

It virtually "flips" standard CSS properties.

float: left becomes float: right.

margin-left: 10px becomes margin-right: 10px.

Switcher Integration

If you use the MultiLipi Language Switcher, the UI will instantly flip orientation the moment a user selects Arabic or Hebrew, providing a seamless transition.

Anmerkung: No manual CSS overrides are required. The system handles the geometry calculations automatically.

War dieser Artikel hilfreich?

In diesem Artikel

Freigeben

Bereit, global zu gehen?

Lassen Sie uns besprechen, wie MultiLipi Ihre Content-Strategie transformieren und Ihnen helfen kann, globale Zielgruppen mit KI-gestützter mehrsprachiger Optimierung zu erreichen.

Füllen Sie das Formular aus und unser Team wird sich innerhalb von 24 Stunden bei Ihnen melden.