Styling of login and profile views.

Work on issue #128.
This commit is contained in:
N-Pex 2021-07-18 22:57:31 +02:00
parent b8fa1963d5
commit fe25431284
9 changed files with 183 additions and 49 deletions

View file

@ -103,8 +103,8 @@
},
"login": {
"title": "Login",
"username": "Username",
"password": "Password",
"username": "Username (ex: marta)",
"password": "Enter Password",
"username_required": "Username is required",
"password_required": "Password is required",
"login": "Login"
@ -134,7 +134,7 @@
"join": {
"title": "Welcome to {roomName}",
"user_name_label": "User name",
"shared_computer": "Using a shared computer",
"shared_computer": "This is a shared device",
"joining_as": "You are joining as:",
"join": "Join room",
"join_guest": "Join as guest",