> For the complete documentation index, see [llms.txt](https://docs.globo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.globo.io/filter/translate-app-to-different-languages.md).

# Translate app to different languages

✨You can translate all text and labels in the **Smart Product Filter & Search** app to match your store's language.&#x20;

### ‼️ Important Notice!

The app’s translation feature **only supports translating app-generated content**, such as:

* Filter option names
* Buttons and messages within the app

If you want to translate **product tags, metafields, product titles, or descriptions**, you’ll need to use a [translation app](https://docs.globo.io/filter/multi-language-apps).&#x20;

***

### ⚡️Step 1: Open the Translation Settings

1. From your Shopify admin, open the **Smart Product Filter & Search** app.
2. In the left sidebar, click **Settings**.
3. Go to the **Translation** tab.

***

### ⚡️Step 2: Choose Your Language

You’ll see a list of supported languages. You can:

* **Edit the default language**
* **Add new translations for additional languages**

To add a new language:

1. Click the **Add Language** button.
2. In the **Language** dropdown, select a language to add, for example: **Vietnamese**

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

***

### ⚡️Step 3: Translate the Text in the  corresponding language

1. Go through each label or text field and enter your translated version.
2. Once finished, click **Save**.

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

***

### ⚡️Step 4: Preview the Result

After saving your translations:

* Go to your storefront
* Refresh the page
* Check the filter and search interface to ensure the translation is applied

***

### 💬Need Help?

If you have any questions, feel free to contact our support team at **<contact@globo.io>**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.globo.io/filter/translate-app-to-different-languages.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.
