# Translate the tracking details

Follow the steps below to translate the text that appears on the Tracktor page.&#x20;

1\.  Starting from your Tracktor dashboard, click on **"Tracking Page"** from the menu list.&#x20;

2\.  Scroll down to the **Translation Strings** section.

3\. Edit the text of any phrase as you'd like.

<figure><img src="/files/06KVwPXQSva0Yd5c1aw6" alt=""><figcaption></figcaption></figure>

4\. **Save** your changes.

### Translate: Language Setting

Currently only available for **Starter** Plan and above.

You can change the language of the text displayed on your tracking page to one language, under the **Language** setting. This setting will translate not only the Translation Strings but also the tracking information on the page.

We currently have language support for:

* No Translation
* English
* Spanish
* French
* German
* Italian
* Dutch
* Portuguese

Choosing **No Translation** will mean the language for the tracking information will be decided by the carrier.&#x20;


---

# 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://shoppad.gitbook.io/tracktor/customize-tracktor/translate-the-tracking-details.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.
