# Translations

## Config Translations

The JPR Phone System allows you to translate easily, starting with `config.lua`.\
This will affect the system notifications and log system.

<figure><img src="https://3317815405-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAcw6nAW8IGe15skCfMoj%2Fuploads%2Fz77ctQItVxvNvCWpd8bg%2F14.png?alt=media&#x26;token=0865f047-8148-4106-b88d-c5b6b7a82dac" alt=""><figcaption></figcaption></figure>

## JavaScript and HTML Translations

The JPR Phone System allows you to easily translate JS Files and HTML File, even if they are with closed-source, open the `translate.js` file, you can also add new languages and help us to we support them on future, that way you will not need to redo everytime we update the file.\
This will affect all UI of Phone System.

<figure><img src="https://3317815405-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAcw6nAW8IGe15skCfMoj%2Fuploads%2Fm5gWePNJ4J11woU5O34q%2F15.png?alt=media&#x26;token=9f05c06c-260f-43ae-9013-8d7496e1bc4a" 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://joaos-organization-3.gitbook.io/jpresources-documentation/installation/phone-system/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.
