# How to Configure Language in Local Settings?

### Step 1:

Go to **Admin Panel >> Application Settings >> Translation**&#x20;

<figure><img src="/files/2uZ9P18aYOhH0N70dCI1" alt=""><figcaption></figcaption></figure>

### Step 2:

Click on Translation and a new page will open for configuring the language. Just click on the "Import" button and at the end of the page you will find a publish button to make it publish.

<figure><img src="/files/icrwGqFf74EerhLC682z" alt=""><figcaption></figcaption></figure>

You can add unlimited locales, just create a locales and edit the translation in the group.\
When you import & publish the language you will get avilable language in the local settings.


---

# 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://picotech.gitbook.io/picosms/basic/how-to-configure-language-in-local-settings.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.
