# Translate the auction widget

The **auction widget** displays text such as buttons, labels, and messages on your product pages (for example: *Place bid*, *Current bid*, *Auction ended*).

Translating the auction widget allows you to show this text in your store’s language, creating a better experience for international customers.

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

#### 🛠️ Step-by-step: Translate the auction widget

1. Open the app > click **Settings** > **Translations**
2. Choose the language to edit

You’ll see a list of supported languages or a language selector.

* Click **Add language** icon > select language in the dropdown\
  (for example: Vietnamese, French, Spanish)
* The default English text will appear for reference

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

3. Edit the widget text for Vietnamese version manually

For each text field:

* Replace the default English text with your translation
* Keep the meaning clear and short

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

4\. Click **Save** to update the changes.

Result:&#x20;

When you select Vietnamese on your store, the text on the auction widget is translated to  Vietnamese.&#x20;

#### Example: Button translation

**Default text:**\
`Place bid`

**Vietnamese translation:**\
`Đặt giá`

**Result on storefront:**\
Customers see **Đặt giá** instead of *Place bid* on auction products.

***

**🙋 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-auction/auction-widget-and-storefront-display/translate-the-auction-widget.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.
