Join page new design implemented

This commit is contained in:
Tenzin Passang 2021-12-19 16:04:19 +02:00 committed by N-Pex
parent 70270f450c
commit 7224b20cab
18 changed files with 403 additions and 254 deletions

View file

@ -1,5 +1,9 @@
{
"language_display_name": "English",
"project": {
"name": "Convene",
"tag_line": "Simply connect"
},
"menu": {
"start_private_chat": "Private chat with this user",
"reply": "Reply",
@ -7,6 +11,7 @@
"delete": "Delete",
"download": "Download",
"ok": "Ok",
"done": "Done",
"cancel": "Cancel",
"send": "Send",
"back": "BACK",
@ -119,6 +124,10 @@
"change_name": "Change name",
"change_password": "Change password",
"select_language": "Language",
"set_language": "Set your language",
"language_description": "Convene is available in many languages.",
"dont_see_yours": "Don't see yours?",
"tell_us": "Tell us.",
"password_old": "Old password",
"password_new": "New password",
"password_repeat": "Repeat new password",
@ -135,12 +144,12 @@
"new_room": "+ New room"
},
"join": {
"title": "Welcome to {roomName}",
"title": "Welcome you have been invited to join",
"user_name_label": "User name",
"shared_computer": "This is a shared device",
"remember_me": "Remember me",
"joining_as": "You are joining as:",
"join": "Join room",
"join_guest": "Join as guest",
"enter_room": "Enter room",
"status_logging_in": "Logging in...",
"status_joining": "Joining room...",
"join_failed": "Failed to join room."