add reason field when approval is required

This commit is contained in:
Shpuld Shpuldson 2021-02-15 11:10:09 +02:00
parent 44bddf6cd2
commit a636e53404
4 changed files with 33 additions and 4 deletions

View file

@ -228,6 +228,8 @@
"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.",
"reason": "Reason to register",
"reason_placeholder": "This instance approves registrations manually.\nLet the administration know why you want to register.",
"validations": {
"username_required": "cannot be left blank",
"fullname_required": "cannot be left blank",