#396: update registration form

This commit is contained in:
dave 2019-02-24 14:30:29 -05:00
parent 1dd7120e16
commit 8275f2aa9a
2 changed files with 12 additions and 4 deletions

View file

@ -92,6 +92,10 @@
"token": "Invite token",
"captcha": "CAPTCHA",
"new_captcha": "Click the image to get a new captcha",
"optional": "optional",
"username_placeholder": "e.g. lain",
"fullname_placeholder": "e.g. Lain Iwakura",
"bio_placeholder": "e.g.\nHi, I'm Lain\nIm an anime girl living in suburban Japan. You may know me from the Wired.",
"validations": {
"username_required": "cannot be left blank",
"fullname_required": "cannot be left blank",