# Multiple Languages

You can use **WPML** or **Polylang** plugins&#x20;

## WPML

1: Translate Appearance >> Customize in WPML:&#x20;

Go to WPML >> String translation >> Translate texts in admin screens&#x20;

![](/files/-M2vqgf6shLJ9bft_qSj)

&#x20;Find theme\_mods\_ireca or theme\_mods\_ireca-child

![](/files/-M2vqgf9toDP4VSik7la)

Choose option want to translate

![](/files/-M2vqgfAq2ZZUIURS-88)

Choose Apply Button: If save data is error, you have to increase input vars.

You can insert this code to .httacess in root site: php\_value max\_input\_vars 10000

![](/files/-M2vqx1oep32ol0NUpth)

Go to WPML >> String Translation

![](/files/-M2vs2wyZhi8wRn3JV8r)

2: Translate text, value in Custom field checkout: You can make these above steps, however you have to choose Ova CRS plugin

![](/files/-M7GzWYYm-GolbRxurGQ)

Read more here: <https://wpml.org/documentation/getting-started-guide/translating-theme-options/>


---

# 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://ovatheme.gitbook.io/ireca/basic/wpml.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.
