> For the complete documentation index, see [llms.txt](https://docs.centousapps.com/i-agree-to-terms/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.centousapps.com/i-agree-to-terms/app-setup/translate-language.md).

# Translate Language

## Add Languages

1. Go to Translate Language.
2. Click on **Add Languages** button.

![](/files/RDyGyBSwDjCiPONe7W56)

&#x20;3\. **Select** language from list and click on **Save** button.

![First select language and then click on save button to add language.](/files/81odXDHcKSSrAXAqtUh5)

## Edit Translation Language

&#x20;1\. Click on **Edit** button to Add Translation Text.

![](/files/Yo15qGZABupClelUBBlX)

&#x20;2\. Here you can add translation text in the language you selected. After translating text **Click** on        **Save Setting** button to save your translated text.&#x20;

![](/files/kzzDO15pOiIGyCW6vZW7)

&#x20;3\. Click on **Delete** button to delete language.

![](/files/qRtDKSBWG6hA0tw6uuGS)

&#x20;4\.  Here you can **Active** or **Deactivate** the translation language.

![](/files/jcbhZb85JLfc6OPVrShD)


---

# 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.centousapps.com/i-agree-to-terms/app-setup/translate-language.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.
