> For the complete documentation index, see [llms.txt](https://docs.facephi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facephi.com/docs.facephi-en/sdks/sdk-web/componentes/videoid-identificacion-en-video/propiedades/language.md).

# language

Set the language for the widget. Specify a 2-letter ISO code to configure the language.

Attribute: `language`

Type: `Language` | `string`

Accepted Values:

* `ES` (`'es'`): Default behavior. The widget will be displayed in Spanish.
* `EN` (`'en'`): The widget will be displayed in English.
* `PT` (`'pt'`): The widget will be displayed in Portuguese.

Default: `"es"`
