> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/anlagensprache.md).

# Plant language

In parallel with selection of the [program language](/acron-9.3/en/anlagenverwaltung/wl_anlagenprojektierung.md#sprache), ACRON offers the possibility to enter translation texts for specific areas.

To do so, the configuration is searched for custom texts (e.g. names of process variables, text fields in reports, etc.) which are then displayed in a table column in the language file. The associated translation texts can be entered adjacent in the column. Another way of assigning translation texts is to export the language file as a csv file, edit it, and then re-import it. To be able to use the translated entries, the language file must be assigned to the user in [active user administration](/acron-9.3/en/anlagenkonfiguration/benutzerverwaltung/benutzergruppen-benutzer.md#bv-aktiv). A language file can optionally be defined as a default language file which is then used generally by all ACRON modules (but only when user administration is disabled).

Note

With [user administration active](/acron-9.3/en/anlagenkonfiguration/benutzerverwaltung/benutzergruppen-benutzer.md#bv-aktiv), the default language file is treated like any other language file.

## Plant language group <a href="#anlagensprachengruppe" id="anlagensprachengruppe"></a>

Language files can be organized into plant language groups. Grouping brings multiple language files together to form a larger unit, making structures clearer and more concise when there are large numbers of language files.

### Name <a href="#bezeichnung" id="bezeichnung"></a>

Name of the plant language group

## Icons

| Icon                             | Meaning                                                                                                                |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------- |
| ![](/files/PeQdCD22E7agL48QJjbk) | Group for language files                                                                                               |
| ![](/files/B5NGuBsFsUVzn8WFodgp) | Load language file                                                                                                     |
| ![](/files/XyUIRASrDWSklmNcdR1E) | Loaded [default language file](/acron-9.3/en/anlagenkonfiguration/anlagensprache/sprachdatei.md#standardsprachdatei)   |
| ![](/files/dLHCEvrTVP9gKRBGALRN) | Existing language file                                                                                                 |
| ![](/files/zGRkEJnyYY3bDRwicL6u) | Existing [default language file](/acron-9.3/en/anlagenkonfiguration/anlagensprache/sprachdatei.md#standardsprachdatei) |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.videc.de/acron-9.3/en/anlagenkonfiguration/anlagensprache.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
