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

# Supported Locales

> List of all supported locales for Notify templates.

When creating templates via the dashboard CSV import or the API, locale values must use the [BCP-47](https://en.wikipedia.org/wiki/BCP_47) format (e.g. `en-US`, `fr`, `pt-BR`). Underscores are also accepted and automatically converted to hyphens (e.g. `en_US` becomes `en-US`).

## All supported locales

| Language                 | Tag       |
| ------------------------ | --------- |
| Afrikaans                | `af`      |
| Albanian                 | `sq`      |
| Amharic                  | `am`      |
| Arabic                   | `ar`      |
| Arabic (Modern Standard) | `ar-001`  |
| Armenian                 | `hy`      |
| Azerbaijani              | `az`      |
| Bangla                   | `bn`      |
| Bulgarian                | `bg`      |
| Burmese                  | `my`      |
| Catalan                  | `ca`      |
| Catalan (Spain)          | `ca-ES`   |
| Chinese                  | `zh`      |
| Chinese (Simplified)     | `zh-Hans` |
| Chinese (Traditional)    | `zh-Hant` |
| Croatian                 | `hr`      |
| Czech                    | `cs`      |
| Danish                   | `da`      |
| Dutch                    | `nl`      |
| English                  | `en`      |
| English (Canada)         | `en-CA`   |
| English (UK)             | `en-GB`   |
| English (US)             | `en-US`   |
| Estonian                 | `et`      |
| Filipino                 | `fil`     |
| Finnish                  | `fi`      |
| French                   | `fr`      |
| French (Canada)          | `fr-CA`   |
| French (France)          | `fr-FR`   |
| Georgian                 | `ka`      |
| German                   | `de`      |
| Swiss High German        | `de-CH`   |
| Greek                    | `el`      |
| Gujarati                 | `gu`      |
| Hebrew                   | `he`      |
| Hindi                    | `hi`      |
| Hungarian                | `hu`      |
| Icelandic                | `is`      |
| Indonesian               | `id`      |
| Italian                  | `it`      |
| Japanese                 | `ja`      |
| Kannada                  | `kn`      |
| Kazakh                   | `kk`      |
| Khmer                    | `km`      |
| Korean                   | `ko`      |
| Kyrgyz                   | `ky`      |
| Lao                      | `lo`      |
| Latvian                  | `lv`      |
| Lithuanian               | `lt`      |
| Macedonian               | `mk`      |
| Malay                    | `ms`      |
| Malayalam                | `ml`      |
| Marathi                  | `mr`      |
| Mongolian                | `mn`      |
| Nepali                   | `ne`      |
| Norwegian Bokmål         | `no`      |
| Persian                  | `fa`      |
| Polish                   | `pl`      |
| Portuguese               | `pt`      |
| Portuguese (Brazil)      | `pt-BR`   |
| Portuguese (Portugal)    | `pt-PT`   |
| Punjabi                  | `pa`      |
| Romanian                 | `ro`      |
| Russian                  | `ru`      |
| Serbian                  | `sr`      |
| Serbo-Croatian           | `sr-Latn` |
| Sinhala                  | `si`      |
| Slovak                   | `sk`      |
| Slovenian                | `sl`      |
| Spanish                  | `es`      |
| Spanish (Europe)         | `es-ES`   |
| Spanish (Latin America)  | `es-419`  |
| Swahili                  | `sw`      |
| Swedish                  | `sv`      |
| Tamil                    | `ta`      |
| Telugu                   | `te`      |
| Thai                     | `th`      |
| Turkish                  | `tr`      |
| Ukrainian                | `uk`      |
| Urdu                     | `ur`      |
| Uzbek                    | `uz`      |
| Vietnamese               | `vi`      |
| Zulu                     | `zu`      |

<Note>
  If a locale is not listed above and you need it for your implementation, [contact our support team](mailto:support@prelude.so) to get it added.
</Note>
