How to customize reply button?

i need to change the word to my country language

Currently, you have to use t- attributes.

<hyvor-talk-comments
	t-reply-button-text="Reply..."
/>
1 Like

So there is no options to change on hyvor, right?

Just for ‘reply’ button

There’s no in-built option. However, we have this on our roadmap (for both reply and comment buttons). For now, the only way is to use JS translations.

Only JS? Can’t it be done with CSS?