diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-02-07 04:13:56 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-02-07 04:13:56 +0000 |
| commit | 9516d5dd73c915443b122440a0ae8996090dc0dd (patch) | |
| tree | 50a0dd788c1b7467fa1b531f8380d13e82e26d80 | |
| parent | 4dbc6a3c56c8f8b929bccb4c7bd95c178f64dccd (diff) | |
| parent | b3823b79b44767fa7c95efa29bb60d6640280950 (diff) | |
Merge branch 'english-login' into 'develop'
Grammar
See merge request pleroma/pleroma-fe!542
| -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 42df1cdb..cde0caad 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -29,7 +29,7 @@ "placeholder": "e.g. lain", "register": "Register", "username": "Username", - "hint": "Log in to join discussion" + "hint": "Log in to join the discussion" }, "nav": { "about": "About", |
