> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yourhomie.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Translations

> Manage your assistant's interface strings for each active language.

Translations let you control the interface text your assistant shows in every active language — the chat interface, the launcher, and page settings. This keeps the experience consistent for visitors no matter which language they use.

<Note>
  The languages you can translate come from your assistant's active languages. Set the **default language** in [General settings](/en/user-guide/assistants/general-settings).
</Note>

## Manage translations

<Steps>
  <Step title="Open Translations">
    Go to **Assistants** in the [homie platform](https://app.yourhomie.ai), select your assistant, and open **Settings → Translations**.
  </Step>

  <Step title="Select a language">
    Choose one of your active languages to edit its interface strings or add a new language. Using AI-generated translation makes it easier for you to create new languages.
  </Step>

  <Step title="Edit the strings">
    Update the text for each interface area so it reads naturally in that language.
  </Step>

  <Step title="Save">
    Save your changes to apply them to the live widget.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/homieai/m0ZcYuq9OdpATfdE/images/Bildschirmfoto-2026-07-01-um-12.47.50.png?fit=max&auto=format&n=m0ZcYuq9OdpATfdE&q=85&s=a8159268d0be0f95616e28f8648c60bc" alt="Bildschirmfoto 2026 07 01 Um 12 47 50" width="3024" height="1424" data-path="images/Bildschirmfoto-2026-07-01-um-12.47.50.png" />
</Frame>

## What you can translate

| Area                   | Examples                                                         |
| ---------------------- | ---------------------------------------------------------------- |
| **Chat interface**     | Placeholders, headers, and helper text inside the chat window.   |
| **Chat launcher**      | The launcher hint text and call to action.                       |
| **Page configuration** | Page-specific labels and messages defined in page configuration. |

<Tip>
  After adding a new active language, review every area so no string falls back to the default language unexpectedly.
</Tip>

## Next steps

<CardGroup cols={2}>
  <Card title="Set the default language" icon="gear" href="/en/user-guide/assistants/general-settings">
    Control the fallback language for your assistant.
  </Card>

  <Card title="Customize per page" icon="link" href="/en/user-guide/assistants/page-configuration">
    Localize page-specific labels and messages.
  </Card>
</CardGroup>
