# Multi-language pop-up display on storefront

If your store supports multiple languages, you can easily customize the language popup text for each one by choosing the language here.  Here I choose Arabic:

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

1. After selecting the language you wish to customize for the popup, begin editing the text fields based on the chosen language.

Remember to click "***Save***" .

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

2. Now, after customizing the popup language, you can preview how the changes look on the storefront by clicking "Preview."

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


---

# 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://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection/editing-a-popup/multi-language-pop-up-display-on-storefront.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.
