mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-28 04:13:18 +01:00
Add list of participants to the lobby, and add basic blocking for max participants
This commit is contained in:
@@ -1166,6 +1166,10 @@
|
||||
"message": "Join Call",
|
||||
"description": "Button label in the call lobby for joining a call"
|
||||
},
|
||||
"calling__call-is-full": {
|
||||
"message": "Call is full",
|
||||
"description": "Button label in the call lobby when you can't join because the call is full"
|
||||
},
|
||||
"calling__button--video-disabled": {
|
||||
"message": "Camera disabled",
|
||||
"description": "Button tooltip label when the camera is disabled"
|
||||
|
||||
Reference in New Issue
Block a user