# Translation

### **Step 1: Navigate to Translation Tab**

Click on the **Translation** tab located in the navigation menu. This will open the Translation settings.

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

### **Step 2: Editing Desired Languages**

1. Upon entering the Translation tab, Salepify will automatically detect all the languages used in your store.
2. By default, the primary language of our app will be set to **English**.
3. To edit a language:
   * Click on the language you wish to modify.
   * If the language needs to be changed, edit the text accordingly.
   * If no changes are required for a specific language, it will remain in English.

### **Step 3: Editing the Offer corresponding to the Widget type**

1. Select the type of widget you are using, *such as Embedded Gift or Progress bar.*
2. Choose the offer you want to edit texts in the **Rule selected** section.
3. Modify the default text displayed in the popup as needed.
4. Save the changes.

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

5. If you want to restore all changes to the default version, click the **Reset to default** button in the top right corner of each section.

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

{% hint style="warning" %}
**Important Notes**&#x20;

1. **Popup Gift** widget

For this widget, any changes made to the wording in the **Header** section, including the Title and Subtitle text, will apply to ***all offers*** using the Popup - new version widget.

However, other sections, such as the **Main Offer** section or **Product Detail** section, can still be ***customized individually for each offer*** as usual.

2. **Progress bar** widget

You can now customize the milestone names and upsell messages for each Progress Bar offer individually.

For example, if your offer includes four milestones, you will have four sections to customize the reward titles and messages based on each milestone level, instead of being limited to three sections for three default reward types as before.
{% endhint %}

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

If you have any questions or requests, just send us a message via Live Chat or email us at **<support@tek-labs.app>**. We are all ears!


---

# 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://document.tek-labs.app/salepify-userguide/user-guides/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.
