Skip lobby if when coming from waitForInvite state.

This commit is contained in:
Timo
2024-11-11 15:49:31 +01:00
parent b22d2dba5f
commit 8f3a4ac597
5 changed files with 134 additions and 171 deletions

View File

@@ -81,8 +81,8 @@
"call_ended_heading": "Call ended",
"failed_heading": "Failed to join",
"failed_text": "Call not found or is not accessible.",
"knock_reject_body": "The room members declined your request to join.",
"knock_reject_heading": "Not allowed to join",
"knock_reject_body": "Your request was declined. Try again later or reach out for more info.",
"knock_reject_heading": "Access Denied",
"reason": "Reason"
},
"hangup_button_label": "End call",
@@ -100,11 +100,11 @@
"layout_grid_label": "Grid",
"layout_spotlight_label": "Spotlight",
"lobby": {
"ask_to_join": "Ask to join call",
"ask_to_join": "Request to join call",
"join_as_guest": "Join as guest",
"join_button": "Join call",
"leave_button": "Back to recents",
"waiting_for_invite": "Request sent"
"waiting_for_invite": "Request Sent! Waiting for permission to join..."
},
"log_in": "Log In",
"logging_in": "Logging in…",