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

# Supported languages

> The 75 languages the customer-facing Filecheck experience can be displayed in.

Everything your customers see — the upload widget, findings, proof approval, and status messages — can be displayed in any of the languages below.

Language codes follow **ISO 639-1**. Regional variants use **RFC 5646** tags that add an ISO 3166 country code, for example `fr-CA` (Canadian French) or `zh-TW` (Traditional Chinese).

<Tip>
  You usually don't have to pick a language. The store plugins detect your storefront's language automatically, so customers see Filecheck in the language your shop is already using.
</Tip>

| Language              | Code    |
| --------------------- | ------- |
| English               | `en`    |
| Afrikaans             | `af`    |
| Albanian              | `sq`    |
| Amharic               | `am`    |
| Arabic                | `ar`    |
| Armenian              | `hy`    |
| Azerbaijani           | `az`    |
| Bengali               | `bn`    |
| Bosnian               | `bs`    |
| Bulgarian             | `bg`    |
| Catalan               | `ca`    |
| Chinese (Simplified)  | `zh`    |
| Chinese (Traditional) | `zh-TW` |
| Croatian              | `hr`    |
| Czech                 | `cs`    |
| Danish                | `da`    |
| Dari                  | `fa-AF` |
| Dutch                 | `nl`    |
| Estonian              | `et`    |
| Farsi (Persian)       | `fa`    |
| Filipino Tagalog      | `tl`    |
| Finnish               | `fi`    |
| French                | `fr`    |
| French (Canada)       | `fr-CA` |
| Georgian              | `ka`    |
| German                | `de`    |
| Greek                 | `el`    |
| Gujarati              | `gu`    |
| Haitian Creole        | `ht`    |
| Hausa                 | `ha`    |
| Hebrew                | `he`    |
| Hindi                 | `hi`    |
| Hungarian             | `hu`    |
| Icelandic             | `is`    |
| Indonesian            | `id`    |
| Irish                 | `ga`    |
| Italian               | `it`    |
| Japanese              | `ja`    |
| Kannada               | `kn`    |
| Kazakh                | `kk`    |
| Korean                | `ko`    |
| Latvian               | `lv`    |
| Lithuanian            | `lt`    |
| Macedonian            | `mk`    |
| Malay                 | `ms`    |
| Malayalam             | `ml`    |
| Maltese               | `mt`    |
| Marathi               | `mr`    |
| Mongolian             | `mn`    |
| Norwegian (Bokmål)    | `no`    |
| Pashto                | `ps`    |
| Polish                | `pl`    |
| Portuguese (Brazil)   | `pt`    |
| Portuguese (Portugal) | `pt-PT` |
| Punjabi               | `pa`    |
| Romanian              | `ro`    |
| Russian               | `ru`    |
| Serbian               | `sr`    |
| Sinhala               | `si`    |
| Slovak                | `sk`    |
| Slovenian             | `sl`    |
| Somali                | `so`    |
| Spanish               | `es`    |
| Spanish (Mexico)      | `es-MX` |
| Swahili               | `sw`    |
| Swedish               | `sv`    |
| Tamil                 | `ta`    |
| Telugu                | `te`    |
| Thai                  | `th`    |
| Turkish               | `tr`    |
| Ukrainian             | `uk`    |
| Urdu                  | `ur`    |
| Uzbek                 | `uz`    |
| Vietnamese            | `vi`    |
| Welsh                 | `cy`    |

<Note>
  Embedding the Element yourself? You can pin the display language with the `locale` option — see [Create & mount](/docs/element/create-and-mount). When you don't set one, the Element resolves the language from the host page.
</Note>
