fix #308 - show login hint above timeline when user is not logged in

This commit is contained in:
Xiaofeng An 2019-02-05 13:47:27 -05:00
parent 8e51c78471
commit c758d103bd
3 changed files with 28 additions and 3 deletions

View file

@ -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",