> For the complete documentation index, see [llms.txt](https://thembay-docs.gitbook.io/hara/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thembay-docs.gitbook.io/hara/translations/loco-translate.md).

# Loco Translate

![](/files/eyn0yWEnO4hZ8lhrwZGP)

Loco Translate provides in-browser editing of WordPress translation files.

It also provides localization tools for developers, such as extracting strings and generating templates.

{% hint style="info" %}
**Watch the "Loco Translate" video tutorial:**
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=1bm5kRKM26s>" %}

### <mark style="color:purple;">**1. Install the plugin "Loco Translate"**</mark>

![](/files/kAXJSMrKlOwL0eDGhTdu)

### <mark style="color:purple;">**2. Update Language Template**</mark>

![](/files/CKH58qZalYEbUQyEzhJp)

![](/files/VwuwxO95cSZRofQbzUa2)

![](/files/or4AcAvvOmGzSyMU7YFC)

{% hint style="warning" %}
"Loco Translate - Warning: files over 100 KB have been skipped". If you have problems above, follow the following video tutorial to fix that.
{% endhint %}

![](/files/qPOiU8QVyGTKB8nLkiQF)

{% hint style="info" %}
**Watch the video tutorial here:**
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=21E2M9x3oyU>" %}

### <mark style="color:purple;">**3. Create your language > Choose a location: Other (NOT Author)**</mark>

![](/files/6big3nRBKSSkgkYi2RIR)

![](/files/8nm9qMhrxqmAP4CyxGCJ)

### <mark style="color:purple;">**4. Manual translation: You will manually translate each text**</mark>

![](/files/Q5GNPJrNQHavTWOommiG)

### <mark style="color:purple;">**5. Automatic Translate: Install the plugin "Automatic Translate Addon For Loco Translate"**</mark>

![](/files/Mj2kh6ubP4JekSgWlK8n)

![](/files/vM394clEmlkiob04uG4P)

![](/files/aDBuAu073WMo7Q0i5wsk)

![](/files/S5IG1QfwABUuzuiM4aOc)

![](/files/H74a3JUEww1UO7zo7TZi)

![](/files/fKFFJxwRsUZvfyN4nmy4)

![](/files/AJ1yuDb1vnOKplINl7Gq)

![](/files/5pNREX9DyaI4eqwtQcCL)

### <mark style="color:purple;">**6. Some text need edit in Theme Options**</mark>

![](/files/WmHTqXtsy7eR6W2cnUUo)

![](/files/Gt1WzxmgDwFUOef7UqgK)

{% hint style="info" %}
**Watch the video tutorial here:**
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=1bm5kRKM26s>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://thembay-docs.gitbook.io/hara/translations/loco-translate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
