# How to translate/edit texts/words?

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

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

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

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

**3. Install and activate the plugin**

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

**4.  Create or select a language**

* Create new language file for Civi and Civi Framework

{% embed url="<https://youtu.be/H9LbmoY_nq4>" %}

<figure><img src="/files/dezinFhcUgUkMcnyAjKV" alt=""><figcaption><p>Create new language file.</p></figcaption></figure>

<figure><img src="/files/sRztZts18RoKJsQcRHKU" alt=""><figcaption><p>Select your language.</p></figcaption></figure>

<figure><img src="/files/GW5f27rfMMlYUPZM6z4F" alt=""><figcaption><p>Configure your file.</p></figcaption></figure>

<figure><img src="/files/3HoKyJerzVxw5WWOgW01" alt=""><figcaption><p>Copy the text that you want to edit.</p></figcaption></figure>

Go back to **Loco**, and **paste the text** into the search box and translate it, as below picture:

<figure><img src="/files/ILWaAF0hgtNHEQTixT6U" alt=""><figcaption><p>Find it in Loco, and edit it.</p></figcaption></figure>

<figure><img src="/files/UPzGQJMx4wrdLDsVqfuL" alt=""><figcaption><p>Checkout your result.</p></figcaption></figure>

{% hint style="info" %}
**For the Civi Framework, please follow the same steps.**\
The text you want to edit may be located in either the **Civi Theme** or the **Civi Framework**.\
Make sure to check and search in both locations when using the Loco Translate plugin.
{% endhint %}

> **Note:** **You need to create 2 files.POT for civi Themes and civi-framwork Plugins in Loco Translate**

## Quick Video Tutorial

{% embed url="<https://youtu.be/H9LbmoY_nq4>" %}


---

# 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/civi-job-board-wordpress-theme/translation/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.
