forked from AkkomaGang/akkoma-fe
#442 - clean up Bio placeholder text
This commit is contained in:
parent
96f9eab700
commit
543cc0d285
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
"new_captcha": "Click the image to get a new captcha",
|
||||
"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.",
|
||||
"bio_placeholder": "e.g. \nHi, I'm Lain. \nI’m 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",
|
||||
|
|
Loading…
Reference in a new issue