Button added to create room page from login
This commit is contained in:
parent
0ed3550531
commit
b9119d6778
9 changed files with 37 additions and 9 deletions
|
|
@ -108,7 +108,9 @@
|
|||
"password": "Enter Password",
|
||||
"username_required": "Username is required",
|
||||
"password_required": "Password is required",
|
||||
"login": "Login"
|
||||
"login": "Login",
|
||||
"create_room": "Register & Create Room",
|
||||
"or": "OR"
|
||||
},
|
||||
"profile": {
|
||||
"title": "My Profile",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue