/
Last updated:
Localization is the process of adapting website content for different languages and countries.
With Creght’s multilingual localization features, you can create tailored website experiences for users in different languages or regions—while maintaining a consistent site structure.
The Primary Language is the default language used to build and maintain your website.
For example, if your main audience is in the United States, the primary language is typically English.
Based on the primary language, you can add multiple Secondary Languages to support additional languages or regions.

In secondary languages, only content-related properties can be localized, including:
These changes apply only to the current language and do not affect other languages.
Layout and structural properties—such as component size, positioning, and styles—are global site properties:
This ensures visual and structural consistency across all localized versions of your website.
In the Creght Editor, click the 🌍 Globe icon in the top toolbar to open Language / Region Settings:

You must first define the site’s Primary Language (Language–Region combination).
After that, you can add multiple secondary languages or regions.

Each site language consists of four parts: Language, Region, Display Name, and Slug.
The language defines the core localization identity.
Once selected, Creght automatically assigns the corresponding language code, for example:
enzhThe region is optional and is used to differentiate countries or regions that share the same language.
For example:
When a region is selected, Creght automatically generates the appropriate region code.

The display name is shown in the Language Switcher component.

The slug defines the URL subdirectory for the selected language.
/en/en-usYou can also customize the URL slug as needed.

After adding multiple languages, you can quickly switch between them using the language switcher on the right side of the editor.

Within a specific language view, you can:
Why do style changes in a secondary language affect other languages?
Creght follows the principle of “Content is localizable, structure is global.”
Localizable content
Text, images, and other content-related properties can be edited per language and only affect that language.
Global properties
Component size, positioning, layout, and styles are part of the site’s structural design.
Changes to these properties apply across all languages of the site.
If you need different layouts for different languages, we recommend: