Button added to create room page from login

This commit is contained in:
Tenzin Passang 2021-11-03 20:58:45 +02:00
parent 0ed3550531
commit b9119d6778
9 changed files with 37 additions and 9 deletions

View file

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