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

# Translation / Languages

> Flamey supports multiple languages for global communities.

Flamey is translated into several languages to support communities around the world.

## Supported Languages

<CardGroup cols={3}>
  <Card title="English" icon="flag-usa">
    Code: `en` (Default)
  </Card>

  <Card title="French" icon="flag">
    Code: `fr`
  </Card>

  <Card title="Polish" icon="flag">
    Code: `pl`
  </Card>
</CardGroup>

## Changing Language

You can change the bot's language for your server using the Dashboard or a command.

<Steps>
  <Step title="Open Dashboard">
    Navigate to **Dashboard > Settings > General**.
  </Step>

  <Step title="Select Language">
    Choose your preferred language from the dropdown menu.
  </Step>

  <Step title="Save Changes">
    Click **Save** to apply the new language immediately.
  </Step>
</Steps>

<Info>
  Want to help translate Flamey into your language? Join our support server!
</Info>
