Merge branch 'feat/reason-in-registration' into 'develop'
Close #1047 - add reason field for registration when needed Closes #1047 See merge request pleroma/pleroma-fe!1347
This commit is contained in:
commit
a89710452a
5 changed files with 36 additions and 4 deletions
|
@ -228,6 +228,8 @@
|
|||
"username_placeholder": "e.g. lain",
|
||||
"fullname_placeholder": "e.g. Lain Iwakura",
|
||||
"bio_placeholder": "e.g.\nHi, I'm Lain.\nI’m 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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue