- Unfortunately, I never found a way to change the language of this component.
- You could hide these buttons’ text with custom CSS and cheat by adding
::after
pseudo class and a content
property.
Or, you could make your own timer with AI Component. Here is an example built by @Jeff_Hager :
3 Likes