aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
authorXiaofeng An <futureweb2020@yandex.com>2019-02-05 13:47:27 -0500
committerXiaofeng An <futureweb2020@yandex.com>2019-02-05 13:47:27 -0500
commitc758d103bdb0cb0ac2945722c0666d309cd19a75 (patch)
tree137734919bbd064f5c79b126127fe7151ddd5c55 /src/i18n
parent8e51c7847148c6e8e9488fd5e8ac17a9b0bc6290 (diff)
fix #308 - show login hint above timeline when user is not logged in
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 f80d8ba2..51c3026b 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",