This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Description
When an invalid username is entered on the signup form, the message "Error!!!" is displayed rather than the error reported from the JavaScript.
This is likely an error in the translation.
This is the HTML for the displayed error:
<p class="translate" data-i18n="Length of address must be between 3 and 500">Error!!</p>
