Merge branch 'issue-442-placeholder-fix' into 'develop'

#442 - clean up Bio placeholder text

Closes #442

See merge request pleroma/pleroma-fe!689
This commit is contained in:
HJ 2019-03-25 22:29:17 +00:00
commit 2f1e690478
3 changed files with 5 additions and 2 deletions

View file

@ -98,7 +98,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\nIm an anime girl living in suburban Japan. You may know me from the Wired.",
"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",