# How to translate/edit texts/words?

1. From the admin dashboard go to **Plugins** -> **Add New**

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

2\. Search for the **Loco Translate** plugin.

![](https://uxper.gitbook.io/~gitbook/image?url=https%3A%2F%2F947744334-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FjG66evEIMBXknuFytIuq%252Fuploads%252FOXHoPj9Ct1bJD5cJBLwX%252FLoco%2520plugin.png%3Falt%3Dmedia%26token%3D59e1741c-8a53-4568-b6b5-4d174f751ff4\&width=768\&dpr=4\&quality=100\&sign=b88ba317\&sv=1)

3\. Install and activate the plugin

![](https://uxper.gitbook.io/~gitbook/image?url=https%3A%2F%2F947744334-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FjG66evEIMBXknuFytIuq%252Fuploads%252FFm4OqfxAROKeHNqONK1S%252FActive%2520Loco.png%3Falt%3Dmedia%26token%3Daf6d145f-1d79-4ca9-ba9d-c64371e189f6\&width=768\&dpr=4\&quality=100\&sign=1a3da555\&sv=1)

4\. Choose the **Sala** theme to edit.

5\. Click the **New language** link.

6\. Now you have to choose the language and the file location from the dropdown menus. As was mentioned previously, this action is required both for the localization of your website for any language or just changing the strings with your own ones.

7\. Finally, you should see a list with all the theme’s strings and you can start to change/translate strings:

* Search for the string that you want to change;
* Add your own value for the string;
* And click the **Save** button


---

# 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://uxper.gitbook.io/sala-wp/faqs/how-to-translate-edit-texts-words.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.
