aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2019-03-25 22:29:17 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2019-03-25 22:29:17 +0000
commit2f1e69047882a1fc36f87dc1fff752bc76e61fa4 (patch)
treefffb162b2f2a8d923ac8abc2fc07c86c5efdc5f8 /src/i18n
parent854d0e80512d2da80cd5153144698a5148da4aa6 (diff)
parent5717d971829c54e4387b05725658e652b69a8b17 (diff)
Merge branch 'issue-442-placeholder-fix' into 'develop'
#442 - clean up Bio placeholder text Closes #442 See merge request pleroma/pleroma-fe!689
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index ecf9628f..c501c6a7 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -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\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",