# Languages

In the language settings, all languages that hostware provides by default can be displayed and edited. hostware offers the option of customizing each individual language variable for the customer area via this view.

<figure><img src="/files/HVC32i1T3JGHVmxnhNVY" alt=""><figcaption></figcaption></figure>

## Completion

In the “Status” table column, hostware shows the completeness of the language compared to the default language (German). If individual variables have not been filled, the percentage status is displayed.

## Adjust text snippets

To customize texts, click on "Edit language variables" for the respective language.

<figure><img src="/files/MaCbjluGCy80nqiSPt9i" alt=""><figcaption></figcaption></figure>

An overview of all language variables is now displayed. You can search for specific texts using the search field in the top right-hand corner. This makes it easy and convenient to find and edit texts.

<figure><img src="/files/pGkizI9cHRifubRHXsU4" alt=""><figcaption></figcaption></figure>

When a language variable is adjusted, the original value is still stored and can be rolled back at any time.

<figure><img src="/files/lnPFvpU94qEZKGLkYnn7" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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.hostware.io/system-and-configuration/settings/languages.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.
