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

# Languages

> All supported languages for the translate command.

# Languages

> All supported languages for the translate command.

## Usage

```bash theme={null} theme={null}
;translate (to) [from] (text)
```

The `to` and `from` parameters use the language codes from the table below. The `from` parameter is optional — if omitted, raze will auto-detect the source language.

```bash theme={null} theme={null}
;translate fr Hello, how are you?
;translate es en What is your name?
```

## Supported languages

| Language              | Code    | Language             | Code    |
| --------------------- | ------- | -------------------- | ------- |
| Afrikaans             | `af`    | Albanian             | `sq`    |
| Amharic               | `am`    | Arabic               | `ar`    |
| Armenian              | `hy`    | Azerbaijani          | `az`    |
| Basque                | `eu`    | Belarusian           | `be`    |
| Bengali               | `bn`    | Bosnian              | `bs`    |
| Bulgarian             | `bg`    | Catalan              | `ca`    |
| Cebuano               | `ceb`   | Chinese (Simplified) | `zh-CN` |
| Chinese (Traditional) | `zh-TW` | Corsican             | `co`    |
| Croatian              | `hr`    | Czech                | `cs`    |
| Danish                | `da`    | Dutch                | `nl`    |
| English               | `en`    | Esperanto            | `eo`    |
| Estonian              | `et`    | Finnish              | `fi`    |
| French                | `fr`    | Frisian              | `fy`    |
| Galician              | `gl`    | Georgian             | `ka`    |
| German                | `de`    | Greek                | `el`    |
| Gujarati              | `gu`    | Haitian Creole       | `ht`    |
| Hausa                 | `ha`    | Hawaiian             | `haw`   |
| Hebrew                | `iw`    | Hindi                | `hi`    |
| Hmong                 | `hmn`   | Hungarian            | `hu`    |
| Icelandic             | `is`    | Igbo                 | `ig`    |
| Indonesian            | `id`    | Irish                | `ga`    |
| Italian               | `it`    | Japanese             | `ja`    |
| Javanese              | `jw`    | Kannada              | `kn`    |
| Kazakh                | `kk`    | Khmer                | `km`    |
| Kinyarwanda           | `rw`    | Korean               | `ko`    |
| Kurdish               | `ku`    | Kyrgyz               | `ky`    |
| Lao                   | `lo`    | Latin                | `la`    |
| Latvian               | `lv`    | Lithuanian           | `lt`    |
| Luxembourgish         | `lb`    | Macedonian           | `mk`    |
| Malagasy              | `mg`    | Malay                | `ms`    |
| Malayalam             | `ml`    | Maltese              | `mt`    |
| Maori                 | `mi`    | Marathi              | `mr`    |
| Mongolian             | `mn`    | Myanmar (Burmese)    | `my`    |
| Nepali                | `ne`    | Norwegian            | `no`    |
| Nyanja (Chichewa)     | `ny`    | Odia (Oriya)         | `or`    |
| Pashto                | `ps`    | Persian              | `fa`    |
| Polish                | `pl`    | Portuguese (Brazil)  | `pt-BR` |
| Portuguese (Portugal) | `pt-PT` | Punjabi              | `pa`    |
| Romanian              | `ro`    | Russian              | `ru`    |
| Samoan                | `sm`    | Scots Gaelic         | `gd`    |
| Serbian               | `sr`    | Sesotho              | `st`    |
| Shona                 | `sn`    | Sindhi               | `sd`    |
| Sinhala               | `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`    |
| Turkish               | `tr`    | Turkmen              | `tk`    |
| Ukrainian             | `uk`    | Urdu                 | `ur`    |
| Uyghur                | `ug`    | Uzbek                | `uz`    |
| Vietnamese            | `vi`    | Welsh                | `cy`    |
| Xhosa                 | `xh`    | Yiddish              | `yi`    |
| Yoruba                | `yo`    | Zulu                 | `zu`    |
