baptisteArno / typebot.io

💬 Typebot is a powerful chatbot builder that you can self-host.

Home Page:https://typebot.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email input block - validation message appears only in english when we dont add @ symbol

lewiswilliam opened this issue · comments

We are creating a bot which is in regional language. We need all messages to appear in that language. Some validation messages (probably ui side ones) appear in English only. Please check the following example:

image

There should be some way to change this on a typebot level rather than instance level.

This is a browser specific message. So it will depend on the user language.

For example if I run this bot on a French browser, I will have that message displayed in French :)

Cool thanks @baptisteArno !