Is there a way to localise this flash message
Hi @RandomPerson,
Welcome to the Auth0 Community!
This message is coming directly from the html standard, and is part of the function of an input element. HTML input required Attribute
I think it will use the language of the OS/Browser to determine what is displayed. It is not controlled by Auth0’s language dictionary as far as I know.
