# Custom Translations

* For example, if you have customers from Germany and France who want quotations in German and French, it's possible using Custom Translations.

### 1. Set the Language <a href="#id-1-set-the-language" id="id-1-set-the-language"></a>

* &#x20;In the Customer master, select the default Language. Say, the default language for the Customer is **Spanish**.
* Same way, you can also set default language in the Supplier master.

![](/files/-Mi6Prp2ZABJQf7WNXOQ)

#### 1.1 Print Preview in the Party's Language <a href="#id-11-print-preview-in-the-partys-language" id="id-11-print-preview-in-the-partys-language"></a>

* In the Print Preview of a transaction, values will be translated into the party's language.

Purchase Order print preview in the supllier's default language.

![](/files/-Mi6R15RHkc_THbylh3T)

#### 1.2 Changing the print language in the preview <a href="#id-12-changing-the-print-language-in-the-preview" id="id-12-changing-the-print-language-in-the-preview"></a>

* User has the option to select an alternate language on print view.

![](/files/-Mi6Tn_C4tDCBlfcBrfi)

### 2. Custom Translation <a href="#id-2-custom-translation" id="id-2-custom-translation"></a>

* Users can set their custom translations using Custom Translations form.
* For example, if a user wants to set a description of a product in the customer's language (Spanish).
* For that, create a new translation with language as Spanish, enter source data and translated information.

You can access **Custom Translation** Via:                                           Administration > Other > Customization > + Add Translation

![](/files/-Mi6V0nHRvobj9eQJiFn)


---

# 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://vezolve.gitbook.io/activebooks/printing/untitled-1.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.
