Set the widget wording for one language
set_widget_translationSet the chat widget's greeting, agent name, and bubble text for a specific language, overriding defaults for visitors using that language.
Instructions
Set the chat widget's greeting, agent name and bubble text for one language. A visitor in that language sees this wording instead of the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| website_id | No | Numeric id of the website, from list_websites. Omit to use the account's primary website. | |
| language_code | Yes | Language code, for example de or fr. | |
| ai_support_name | No | Agent name shown in the header. | |
| initial_message | No | The greeting the visitor sees first. | |
| notification_bubble_text | No | Text of the notification bubble. |