diff options
| author | dave <starpumadev@gmail.com> | 2019-03-17 16:59:08 -0400 |
|---|---|---|
| committer | dave <starpumadev@gmail.com> | 2019-03-17 16:59:08 -0400 |
| commit | 543cc0d285246c3353a05ca0fdda9d511af46276 (patch) | |
| tree | c7972dccf9bf24be88a332d1b76cff85a5064d22 /src | |
| parent | 96f9eab7009b30ea71b94c1f4de5180e25b2d75f (diff) | |
#442 - clean up Bio placeholder text
Diffstat (limited to 'src')
| -rw-r--r-- | src/i18n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 01fe2fba..0bf8b4e9 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -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", |
