diff options
| author | dave <starpumadev@gmail.com> | 2019-03-27 13:50:51 -0400 |
|---|---|---|
| committer | dave <starpumadev@gmail.com> | 2019-03-27 13:50:51 -0400 |
| commit | 0e2931e7de48d2e01aa8256f5f3f796c7d474865 (patch) | |
| tree | 14663481aa5fa97fa4df194c58365615b1ede7fc /src/i18n | |
| parent | 467647d5d715730a14d41737e4326696ff971cc2 (diff) | |
| parent | 85e9e52090aedd0f1d850cef58873da2de3d8347 (diff) | |
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into issue-433-status-reply-form
Diffstat (limited to 'src/i18n')
| -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 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", |
