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
This commit is contained in:
commit
6cca15bade
3 changed files with 21 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue