Complete list of languages supported by Antinium
Antinium supports translation between 100+ languages. You can translate from any supported language to any other supported language.
Languages are identified using ISO 639-1 codes (two-letter codes) or ISO 639-2 codes where applicable. When using the API, always use these language codes.
enesfrdeitptrujakozhzh-TWarhiidthvinlpltrsvdanoficshuroelheukbgThis is a partial list. Antinium supports many more languages including regional variants and dialects.
Some languages have regional variants:
When available, regional variants provide more accurate translations for local audiences.
When translating in the editor, languages are shown by their native names. You don't need to know the codes.
When using the API, you must use language codes:
POST /v1/translate
{
"text": "Hello",
"source_language": "en",
"target_language": "es"
}Translation quality varies by language pair:
Always review translations, especially for less common language pairs.
Antinium supports right-to-left (RTL) languages including:
The editor automatically adjusts text direction for RTL languages.