> For the complete documentation index, see [llms.txt](https://docs.hello-lisa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hello-lisa.com/developers/guides/theming/theme-options/comments.md).

# Comments

### `commentsCreatorAvatarEnabled`

`Boolean`

Indicator, whether the creator avatar should be displayed.

### `commentsDisclaimerLabel`

[`LocalizedString`](/developers/guides/theming/types.md#localizedstring)&#x20;

The (multi-language) label of the "Join Comments" disclaimer.

### `commentsInputPlaceholderLabel`

[`LocalizedString`](/developers/guides/theming/types.md#localizedstring)

The (multi-language) placeholder label of the comments input field.

### `commentsJoinCtaLabel`

[`LocalizedString`](/developers/guides/theming/types.md#localizedstring)

The (multi-language) label of the "Join Comments" CTA.

### `commentsJoinPlaceholderLabel`

[`LocalizedString`](/developers/guides/theming/types.md#localizedstring)

The (multi-language) placeholder label of the "Join Comments" field.

### `commentsLinkClickBehavior`

[`CtaBehavior`](/developers/guides/theming/types.md#ctabehavior)

Determines how a Links in comments should be opened.

Default value: `none`&#x20;

### `commentsNewCommentsLabel`

[`LocalizedString`](/developers/guides/theming/types.md#localizedstring)

The (multi-language) label of the "New Comments" indicator.

### `commentsSettingsLabel`

[`LocalizedString`](/developers/guides/theming/types.md#localizedstring)

The (multi-language) label of the "Comments Settings"-option CTA.

### `commentsSuspendedLabel`

[`LocalizedString`](/developers/guides/theming/types.md#localizedstring)

The (multi-language) label displayed either on the "Join Comments" CTA or in the Comments input field, if comments are suspended by a live stream host or moderator.

### `commentsUsernameLabel`

[`LocalizedString`](/developers/guides/theming/types.md#localizedstring)

The (multi-language) label of the username field in the "Join Comments" dialog.

### `commentsVisitorAvatarEnabled`

`Boolean`

Indicator, whether the visitor avatar should be displayed.

### `commentsWaitTimeLabel`

[`LocalizedString`](/developers/guides/theming/types.md#localizedstring)

The (multi-language) label displayed in the Comments input field, when a user's cool-down period is activated due to too many messages being sent in a 15 seconds time frame.
