> For the complete documentation index, see [llms.txt](https://docs.angle3d.co/angle3d-configurator-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.angle3d.co/angle3d-configurator-documentation/set-up-configurator/settings/configurator-settings/translations.md).

# Translations

*Angle 3D Configurator* allows you to manually **translate any customizer** and its relative features displayed **on the storefront**.

Provide your clients with unlimited translation options in two steps!

1. Enable translations.
2. Translate the customization options.

Please note, **'Translations' only affect the Storefront available to your clients**. They do not represent the language the app is set on.

[**→ Change the app's language**](/angle3d-configurator-documentation/set-up-configurator/settings/app-settings/language.md)

## Enable Translations

To enable and select translation options on your Shopify storefront, simply follow the steps below:

1. Open the product customizer in the app.
2. &#x20;Select the '**Settings**' icon<img src="/files/NokonMqfEEXk7dHPtss4" alt="" data-size="line">on the left corner of the 3D viewport.
3. Select the '**Translations**' section.
4. Pick the '**Default language**'. This will be the customizer's language by default.
5. Pick one or multiple '**Translations**', and '**Save**' your changes.

At the moment, *Angle 3D Configurator* offers the following translation options:

* English
* Spanish - Español
* French - Français
* German - Deutsch
* Danish - Dansk
* Italian - Italiano
* Portuguese - Português
* Korean - 한국어
* Chinese - 中文
* Japanese - 日本語
* عربي - Arabic

### Don't see the language you were looking for?

We're ready to **add any translation option** your business might require at any time!\
Simply [**contact us**](https://www.angle3d.co/contact-support) to communicate your request, we will promptly assist you.

## Translate Customization Options&#x20;

Once enabled the translations, it's time to manually translate! To set up, simply follow the steps below:

1. Open your product's 3D configurator and select its customization option(s).
2. Select the '**Translate**' icon <img src="/files/2HXQKV1tahsxJOD6zcjn" alt="" data-size="line"> now available on the different fields.
3. **Insert** the relevant translation and '**Save**' your changes.

Repeat this process for all customization options of any customizer you wish to offer translations for on on your Shopify storefront.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.angle3d.co/angle3d-configurator-documentation/set-up-configurator/settings/configurator-settings/translations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
