For the complete documentation index, see llms.txt. This page is also available as Markdown.

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"

Last updated