> For the complete documentation index, see [llms.txt](https://accelerator.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://accelerator.gitbook.io/docs/features/locale-switcher.md).

# Locale switcher

The **Locale Switcher** component enables users to change the language of the application effortlessly. It dynamically adjusts the locale based on user selection and supports multiple languages as defined in the configuration.

<figure><img src="/files/FH4lma63wys0GFMOHDUF" alt="" width="165"><figcaption></figcaption></figure>

* **Multi-language support** – Displays available languages from `SUPPORTED_LOCALES`.
* **Automatic detection** – Identifies the current locale based on the URL path.
* **Visual indicators** – Uses country flags (`LOCALE_ICON`) to represent languages.
* **Customizable** – Easily extendable by adding more supported locales.
