# Using WPML

{% hint style="info" %}
Haven't yet purchased the WPLoyalty - PRO ?&#x20;

[Get WPLoyalty PRO](https://wployalty.net/pricing/)
{% endhint %}

**Example 1:**

Let's take an example of translating My account -> Points and Rewards page -> **My Rewards** string.&#x20;

The string is "**MY REWARDS**"&#x20;

**Step 1:**&#x20;

Go to Wordpress Dashboard -> WPML -> String Translation&#x20;

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

**Step 2:**&#x20;

Select **wp-loyalty-rules** plugin file in "in domain" section and after loading, you can search for the string and click on the search option

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

**Step 3:**&#x20;

Then you can add the translation for respective language (I'm translating the string to "Spanish")  by clicking on "+" symbol, add the translation for Spanish and enter&#x20;

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

**Step 4:**&#x20;

Now, the translated string will get reflected correctly.&#x20;

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

Likewise, we can search for the strings from "String Translation Table" of WPML and translate it.&#x20;

[Click here to purchase WPLoyalty PRO.](https://wployalty.net/pricing/)

You may also refer to:&#x20;

[How to create Campaigns/ Rewards while using WPML ? ](https://docs.wployalty.net/conditional-based-scenarios/how-to-create-campaigns-while-having-multilingual-site-wpml)

[How to translate strings using Loco Translate ? ](https://docs.wployalty.net/quick-start-guides/translating-wployalty-with-locotranslate)

**Video:**&#x20;

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

Still unclear ?\
Please submit a [support request](https://wployalty.net/support/). 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.wployalty.net/translating-wployalty/using-wpml.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.
