List the languages
list_languagesGet the language code needed for translation by browsing a live list of supported languages. Filter by file or text translation and search by name or code to find the correct match.
Instructions
The language codes Equalang takes, with their names, read from the live API. Needs no key. Use it to turn a language's name into its code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | file (default): the languages translate_file takes; text: the wider set translate_text takes. | |
| matching | No | Only languages whose name or code contains this, e.g. "chinese" or "pt". |