# Translations

The **Translations** section lets you customize all text shown in your widgets for different languages.

This includes:

* Buttons (Add to cart, Added, etc.)
* Labels (Sale, Sold out)
* Messages (Added to cart)
* Widget titles and subheadings

You can fully control how your widgets look in each language.

***

### ➕ Add or remove languages

1. Go to **Settings → Translations**
2. Click **Add / Remove languages**

<figure><img src="/files/3NHFddoODOYg1fYhdbBW" alt=""><figcaption></figcaption></figure>

3. Search for a language (for example: `Vietnamese`) > select the language > click **Select**

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

The new language will appear as a tab at the top.

***

### ✏️ Translate general text

Under each language tab, you can translate common widget text such as:

* **Add to cart**
* **Added to cart**
* **Add**
* **Added**
* **Sale**
* **Sold out**
* **Total price**
* **This item**

#### Example

**English**

* Add to cart

**Vietnamese**

* Thêm vào giỏ hàng

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

Once saved, customers browsing in Vietnamese will see the translated text automatically.

***

### ✏️ Translate widget titles & subheadings

You can also translate each widget’s header text, including:

* **Widget title**
* **Widget subheading**

Each widget is listed separately, for example:

* Widget #25654 – Related products 1
* Widget #25651 – Frequently Bought Together

#### Example

**English**

* Title: Related products
* Subheading: You may also like

**Vietnamese**

* Title: Sản phẩm liên quan
* Subheading: Có thể bạn sẽ thích

This allows every widget to display the correct language on your storefront.

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

***

### ✅ How it works on your store

* Shopify automatically detects the customer’s language
* The widget shows text from the matching language tab
* If a translation is empty, the default language text is used

No extra setup is needed.

***

### ⭐ Best practices

* Translate **all fields** for a complete experience
* Keep titles short so they look good on mobile
* Use natural wording instead of literal translations
* Match widget titles with your theme language

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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.tipo.io/tipo-related-products/general-settings-and-translations/translations.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.
