# Translation

With this feature, you can manually translate labels into other languages that are available in your store.

For example, you want to display Add To Cart in German. For that, you can add the translated content for the same in the app.

### 1. Collection Product Form Editor

You can change the labels for product cards available on the collection page in the available languages. These are the following labels for which you can add the translations:

* Add To Cart
* Choose Variant
* Sold Out
* Sale Tag
* Sold Out Tag
* Option Name
* Product Min Price

<figure><img src="/files/5NcLNzXh0Y8P3rVtzeKT" alt=""><figcaption></figcaption></figure>

### 2. Product Group

In this option, you can translate the option and its variant names into the available languages.

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

### 3. Custom Option

You can add translations for the custom options created in the app.

* Custom Options

<figure><img src="/files/25D4RPZpzFlljFJHnJmH" alt=""><figcaption></figcaption></figure>

* Error Messages

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

### 4. Stock Alert

In this option, you can translate the Labels of stock alert badges into the available languages.

* Stock Alert
* Low Stock Alert

<figure><img src="/files/cXlzk1qu4VMcS4MKokUS" 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://help.spicegems.com/evs-easy-variation-swatches/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.
