Settings
Translations
In the Translations section, you can define custom translations for your project. This feature enables automatic language switching of all texts in the frontend – based on a centrally managed label system.
How it works
You first define a unique label (e.g., [code_block_0]). This label is referenced in your pages using the syntax [code_block_1].
Once you assign the appropriate language versions to the label (e.g., German: Hydraulikzylinder, Chinese: 液压缸, etc.), the correct translation will be automatically shown on all pages when switching the language.
Example
- Label: [code_block_0]
- US: Hydraulic Cylinder
- DE: Hydraulikzylinder
- CN: 液压缸
- TR: Hidrolik Silindir
If you use [code_block_1] on a page, the correct translation will appear automatically in the frontend, depending on the selected language.
Management
Translations can be created, edited, or deleted directly in the table. Import and export functions are available for bulk operations.
To create a new entry, click the “New” button – the group assignment (e.g., Customer, System) helps with organization.