# Multiple Languages

Jimo allows displaying content in a specific language depending on the user’s browser language.

You can do it manually if you want, but we **offer an automatic translation of content** **with AI.**

***

## **Quick access**

* [Languages available](#languages-available)
* [Translate your content in your Changelog](#how-to-set-different-languages-for-a-changelog-post)

***

### Languages available

Jimo allows you to translate your content into 9 different languages. It will be automatically displayed depending on the user’s browser language.

<figure><img src="/files/qV5WqVWCJfs2kBSkH7gK" alt=""><figcaption><p>Languages available</p></figcaption></figure>

### How to set different languages for a Changelog post?

Jimo also allows you to show your Changelog content in multiple languages. It works the same way as for an experience, except that there isn’t yet the Smart Translate feature. (It’s coming very soon).

<figure><img src="/files/vhtMJ0jpisnSIxF8Xcg4" alt=""><figcaption><p>Changelog translation</p></figcaption></figure>

* **Access the Translation Tab (A)**: This is where you switch from your default content management to the translation management interface, ensuring that every piece of information is available in multiple languages.
* **Add a Translation (B)**: Click here to start adding new translations for your changelog content. This allows you to directly input translations for titles, descriptions, and other text related to your changelogs **in a dedicated tab for each language**.

{% hint style="info" %}
In your Changelog post edition, add your different translations and they will be automatically displayed depending on the user’s browser language.
{% 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://help.usejimo.com/docs/experiences/changelog/posts/multiple-languages.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.
