aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorShpuld Shpludson <shp@cock.li>2019-02-06 18:13:56 +0000
committerShpuld Shpludson <shp@cock.li>2019-02-06 18:13:56 +0000
commit6cca15bade6f3cf2a2586c8e7390e2bc988f5f6e (patch)
tree126e44b0b18028ca0e8a010f92d83acd9230fc00 /src/i18n
parent6a867f6ae38b4bc3981fb6ca402c196a0967c49e (diff)
parenta40d1eb3a09738dc0068501d020eacddf6ba3775 (diff)
Merge branch 'fix/create-a-login-hint-on-mobile' into 'develop'
create a login hint on mobile Closes #308 See merge request pleroma/pleroma-fe!530
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index ac7cc2a7..42df1cdb 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -28,7 +28,8 @@
"password": "Password",
"placeholder": "e.g. lain",
"register": "Register",
- "username": "Username"
+ "username": "Username",
+ "hint": "Log in to join discussion"
},
"nav": {
"about": "About",