# Translations

The Translations page allows the user to create language localization for all literals in the Warehouse Management System (WMS). Literals are the descriptive text for all menus, pages and options in the WMS. The Language is in English by default. Select the option for Spanish in the Language section and the list of Values on the right-hand side of the page will display all Spanish-language translations for each literal. Type within the Value option of each literal to customize as needed. Use the Search option to find a particular literal from the list. The list is extensive, currently hundreds of entries long. The “Import” button allows the user to import a list of literal translations from a spreadsheet file on your computer while the “Export” button will allow the user to export a file of all the current translations in the WMS.

![](/files/-MdvfenZ1cwETtYpDEHt)

{% hint style="info" %}
In the event you need to add a language that is not listed please contact your P4 Warehouse Partner to get this language added.
{% endhint %}


---

# 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.p4.software/p4warehouse-english/setup/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.
