fixed: Login error message improved and necessary translation string added
This commit is contained in:
parent
19d7786f71
commit
a3b365d7ac
14 changed files with 36 additions and 25 deletions
|
|
@ -115,7 +115,8 @@
|
|||
"password_required": "Password is required",
|
||||
"login": "Login",
|
||||
"create_room": "Register & Create Room",
|
||||
"or": "OR"
|
||||
"or": "OR",
|
||||
"invalid_message": "Invalid username or password"
|
||||
},
|
||||
"profile": {
|
||||
"title": "My Profile",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue