# How to translate text from English to other languages in WordPress/WooCommerce ?

In order to translate buttons, text section into the builder, we need an additional plugin named [Loco Translate](https://wordpress.org/plugins/loco-translate) .

You may need to install it and activate it in order to handle the translation of those elements.

Once installed, go to the section named Loco Translate and in the submenu click on Plugins :<br>

<figure><img src="/files/1ZdXuRDuusjwy61LrEFR" alt=""><figcaption><p>loco translate section in dashboard</p></figcaption></figure>

You will be redirected to a page listing all the plugins installed on your store and select the DokoBuilder plugin link.

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

Once selected you will be redirected on a new page, on this page there will be 2 ( two ) sections giving you the ability to edit the translation, we will focus on the first section :&#x20;

<figure><img src="/files/6PNy3NMdHwjPXHQbbHab" alt=""><figcaption></figcaption></figure>

Before starting the translation, there is a need to make sure the source translation is updated, to do so click `Edit template` .  On the edit template page, you will see a list of translatable words, to ensure the list is updated click on the `Sync`  button and then save it. <br>

<figure><img src="/files/3b8P44s55V17qRzw7aMp" alt=""><figcaption></figcaption></figure>

After saving the template with the updated words, go back to the previous page, add a new language, then click on the new language added to edit it.\
On the page of the language words edition, select or search the word you would like to translate then on the subsection below add your translated word and save it.<br>

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

By following the steps mentionned above, on your builder your page will display the text in your store language hopefully.\
\
If you have some additional questions, feel free to contact us on our website live chat here : <https://ultiwp.com#contact-us>


---

# 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://docs.homescriptone.com/wordpress-plugins/doko-bundle-builder-the-ultimate-dynamic-bundle-builder-for-woocommerce/faq/how-to-translate-text-from-english-to-other-languages-in-wordpress-woocommerce.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.
