# Supported Languages (Localization)

If you're using one of Picket's [client-side libraries](https://docs.picketapi.com/picket-docs/reference/libraries-and-sdks) then localization is handled automatically for you based on a users' browser language setting.

If you are building using one of our server side libraries it's also easy to support signing message translation by simply passing the `locale` you would like to translate the signing message into.&#x20;

Below is an example using our typescript library to translate a message for a user into Spanish.

```typescript
const { nonce, statement } = await picket.nonce({ 
    walletAddress: "0x_wallet_address", 
    locale: "es",
    });
// the user-facing statement will be translated into Spanish
console.log(statment);
```

{% hint style="info" %}
For more details on how to pass in this locale parameter, view the [`/nonce` request reference.](https://docs.picketapi.com/picket-docs/api-reference/auth#auth-nonce)&#x20;

If you have any trouble or just want to move faster with some help, feel free to [reach out to us.](mailto:team@picketapi.com) We love to help.
{% endhint %}

Picket's locale identifiers follow the [**IETF BCP 47 language tag**](https://en.wikipedia.org/wiki/IETF_language_tag) standard. Below is a list of supported locales.

| Language                                                                                  | ISO-639 code                                                  |
| ----------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
| Afrikaans                                                                                 | `af`                                                          |
| Albanian                                                                                  | `sq`                                                          |
| Amharic                                                                                   | `am`                                                          |
| Arabic                                                                                    | `ar`                                                          |
| Armenian                                                                                  | `hy`                                                          |
| Assamese[\*](https://cloud.google.com/translate/docs/languages#glossary-note)             | `as`                                                          |
| Aymara[\*](https://cloud.google.com/translate/docs/languages#glossary-note)               | `ay`                                                          |
| Azerbaijani                                                                               | `az`                                                          |
| Bambara[\*](https://cloud.google.com/translate/docs/languages#glossary-note)              | `bm`                                                          |
| Basque                                                                                    | `eu`                                                          |
| Belarusian                                                                                | `be`                                                          |
| Bengali                                                                                   | `bn`                                                          |
| Bhojpuri[\*](https://cloud.google.com/translate/docs/languages#glossary-note)             | `bho`                                                         |
| Bosnian                                                                                   | `bs`                                                          |
| Bulgarian                                                                                 | `bg`                                                          |
| Catalan                                                                                   | `ca`                                                          |
| Cebuano                                                                                   | `ceb`                                                         |
| Chinese (Simplified)                                                                      | `zh-CN` or `zh` ([BCP-47](https://tools.ietf.org/html/bcp47)) |
| Chinese (Traditional)                                                                     | `zh-TW` ([BCP-47](https://tools.ietf.org/html/bcp47))         |
| Corsican                                                                                  | `co`                                                          |
| Croatian                                                                                  | `hr`                                                          |
| Czech                                                                                     | `cs`                                                          |
| Danish                                                                                    | `da`                                                          |
| Dhivehi[\*](https://cloud.google.com/translate/docs/languages#glossary-note)              | `dv`                                                          |
| Dogri[\*](https://cloud.google.com/translate/docs/languages#glossary-note)                | `doi`                                                         |
| Dutch                                                                                     | `nl`                                                          |
| English                                                                                   | `en`                                                          |
| Esperanto                                                                                 | `eo`                                                          |
| Estonian                                                                                  | `et`                                                          |
| Ewe[\*](https://cloud.google.com/translate/docs/languages#glossary-note)                  | `ee`                                                          |
| Filipino (Tagalog)                                                                        | `fil`                                                         |
| Finnish                                                                                   | `fi`                                                          |
| French                                                                                    | `fr`                                                          |
| Frisian                                                                                   | `fy`                                                          |
| Galician                                                                                  | `gl`                                                          |
| Georgian                                                                                  | `ka`                                                          |
| German                                                                                    | `de`                                                          |
| Greek                                                                                     | `el`                                                          |
| Guarani[\*](https://cloud.google.com/translate/docs/languages#glossary-note)              | `gn`                                                          |
| Gujarati                                                                                  | `gu`                                                          |
| Haitian Creole                                                                            | `ht`                                                          |
| Hausa                                                                                     | `ha`                                                          |
| Hawaiian                                                                                  | `haw`                                                         |
| Hebrew                                                                                    | `he` or `iw`                                                  |
| Hindi                                                                                     | `hi`                                                          |
| Hmong                                                                                     | `hmn`                                                         |
| Hungarian                                                                                 | `hu`                                                          |
| Icelandic                                                                                 | `is`                                                          |
| Igbo                                                                                      | `ig`                                                          |
| Ilocano[\*](https://cloud.google.com/translate/docs/languages#glossary-note)              | `ilo`                                                         |
| Indonesian                                                                                | `id`                                                          |
| Irish                                                                                     | `ga`                                                          |
| Italian                                                                                   | `it`                                                          |
| Japanese                                                                                  | `ja`                                                          |
| Javanese                                                                                  | `jv` or `jw`                                                  |
| Kannada                                                                                   | `kn`                                                          |
| Kazakh                                                                                    | `kk`                                                          |
| Khmer                                                                                     | `km`                                                          |
| Kinyarwanda                                                                               | `rw`                                                          |
| Konkani[\*](https://cloud.google.com/translate/docs/languages#glossary-note)              | `gom`                                                         |
| Korean                                                                                    | `ko`                                                          |
| Krio[\*](https://cloud.google.com/translate/docs/languages#glossary-note)                 | `kri`                                                         |
| Kurdish                                                                                   | `ku`                                                          |
| Kurdish (Sorani)[\*](https://cloud.google.com/translate/docs/languages#glossary-note)     | `ckb`                                                         |
| Kyrgyz                                                                                    | `ky`                                                          |
| Lao                                                                                       | `lo`                                                          |
| Latin                                                                                     | `la`                                                          |
| Latvian                                                                                   | `lv`                                                          |
| Lingala[\*](https://cloud.google.com/translate/docs/languages#glossary-note)              | `ln`                                                          |
| Lithuanian                                                                                | `lt`                                                          |
| Luganda[\*](https://cloud.google.com/translate/docs/languages#glossary-note)              | `lg`                                                          |
| Luxembourgish                                                                             | `lb`                                                          |
| Macedonian                                                                                | `mk`                                                          |
| Maithili[\*](https://cloud.google.com/translate/docs/languages#glossary-note)             | `mai`                                                         |
| Malagasy                                                                                  | `mg`                                                          |
| Malay                                                                                     | `ms`                                                          |
| Malayalam                                                                                 | `ml`                                                          |
| Maltese                                                                                   | `mt`                                                          |
| Maori                                                                                     | `mi`                                                          |
| Marathi                                                                                   | `mr`                                                          |
| Meiteilon (Manipuri)[\*](https://cloud.google.com/translate/docs/languages#glossary-note) | `mni-Mtei`                                                    |
| Mizo[\*](https://cloud.google.com/translate/docs/languages#glossary-note)                 | `lus`                                                         |
| Mongolian                                                                                 | `mn`                                                          |
| Myanmar (Burmese)                                                                         | `my`                                                          |
| Nepali                                                                                    | `ne`                                                          |
| Norwegian                                                                                 | `no`                                                          |
| Nyanja (Chichewa)                                                                         | `ny`                                                          |
| Odia (Oriya)                                                                              | `or`                                                          |
| Oromo[\*](https://cloud.google.com/translate/docs/languages#glossary-note)                | `om`                                                          |
| Pashto                                                                                    | `ps`                                                          |
| Persian                                                                                   | `fa`                                                          |
| Polish                                                                                    | `pl`                                                          |
| Portuguese (Portugal, Brazil)                                                             | `pt`                                                          |
| Punjabi                                                                                   | `pa`                                                          |
| Quechua[\*](https://cloud.google.com/translate/docs/languages#glossary-note)              | `qu`                                                          |
| Romanian                                                                                  | `ro`                                                          |
| Russian                                                                                   | `ru`                                                          |
| Samoan                                                                                    | `sm`                                                          |
| Sanskrit[\*](https://cloud.google.com/translate/docs/languages#glossary-note)             | `sa`                                                          |
| Scots Gaelic                                                                              | `gd`                                                          |
| Sepedi[\*](https://cloud.google.com/translate/docs/languages#glossary-note)               | `nso`                                                         |
| Serbian                                                                                   | `sr`                                                          |
| Sesotho                                                                                   | `st`                                                          |
| Shona                                                                                     | `sn`                                                          |
| Sindhi                                                                                    | `sd`                                                          |
| Sinhala (Sinhalese)                                                                       | `si`                                                          |
| Slovak                                                                                    | `sk`                                                          |
| Slovenian                                                                                 | `sl`                                                          |
| Somali                                                                                    | `so`                                                          |
| Spanish                                                                                   | `es`                                                          |
| Sundanese                                                                                 | `su`                                                          |
| Swahili                                                                                   | `sw`                                                          |
| Swedish                                                                                   | `sv`                                                          |
| Tagalog (Filipino)                                                                        | `tl`                                                          |
| Tajik                                                                                     | `tg`                                                          |
| Tamil                                                                                     | `ta`                                                          |
| Tatar                                                                                     | `tt`                                                          |
| Telugu                                                                                    | `te`                                                          |
| Thai                                                                                      | `th`                                                          |
| Tigrinya[\*](https://cloud.google.com/translate/docs/languages#glossary-note)             | `ti`                                                          |
| Tsonga[\*](https://cloud.google.com/translate/docs/languages#glossary-note)               | `ts`                                                          |
| Turkish                                                                                   | `tr`                                                          |
| Turkmen                                                                                   | `tk`                                                          |
| Twi (Akan)[\*](https://cloud.google.com/translate/docs/languages#glossary-note)           | `ak`                                                          |
| Ukrainian                                                                                 | `uk`                                                          |
| Urdu                                                                                      | `ur`                                                          |
| Uyghur                                                                                    | `ug`                                                          |
| Uzbek                                                                                     | `uz`                                                          |
| Vietnamese                                                                                | `vi`                                                          |
| Welsh                                                                                     | `cy`                                                          |
| Xhosa                                                                                     | `xh`                                                          |
| Yiddish                                                                                   | `yi`                                                          |
| Yoruba                                                                                    | `yo`                                                          |
| Z                                                                                         | `zu`                                                          |
