# Translation

**Introduction:**

This powerful addon enables seamless translation of UpsellWP plugin strings, making it accessible to customers in multiple languages.

Let's get started

{% hint style="warning" %}
**Note:** Ensure your UpsellWP PRO plugin is version 2.1.0 to access this feature in the plugin Dashboard.
{% endhint %}

**Here are the steps to download and activate the Translation Add-On.**

**Step 1:** Download the Translation Addon in the UpsellWP Add-ons sections.

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

**Step 2:** Upload the Translation Add-On in the WooCommerce Plugin section.

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

**Step 3:** Activate the Translation Add-On.

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

Now you can able to see the Translation addon is successfully activated on the UpsellWP Dashboard.<br>

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

Now you can able to translate every string in the UpsellWP plugin. To do that we recommend using the Loco Translate plugin to translate simple strings and even dynamic strings.

Here is the link to the plugin: <https://wordpress.org/plugins/loco-translate/>

After installing the Loco translate you can able to sync the UpsellWP strings.

Here is the screenshot explaining how to sync the ".pot" file of our plugin's simple and dynamic strings with the help of the Loco Translate plugin:

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

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

You have successfully synced the .pot files in the Loco Translate. Now let's see how to translate some sting in the UpsellWP.

Let's say, for example, your site is in French and you're wondering how to translate the "Frequently Bought Together" title using the Translation Addon.

You can follow the below steps:

Here is the screenshot of the configuration in Loco Translate:

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

After translating the strings don't forget to save the changes. Now let's see the translated string in the front end.

Here is the screenshot for your reference:&#x20;

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

Now you can see that the Frequently Bought Together text is translated successfully

{% hint style="warning" %}
Some of the above discussed scenarios require PRO

[**Get UpsellWP**](https://upsellwp.com/)
{% endhint %}

**Still unclear?**

If you need any assistance, please create a[ support request](https://upsellwp.com/support/) in our ticket system. We are always happy to assist you :)


---

# 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.upsellwp.com/add-ons/translation.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.
