Merge pull request #293 from Astagor/room_limit
Added limit for maximum number of users in a single room
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -58,6 +58,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": "Du bist stummgeschalted, Halte die SPACE-Taste um zu sprechen",
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": "{displayName} raised their hand",
|
||||
"room.loweredHand": "{displayName} put their hand down",
|
||||
"room.extraVideo": "Extra video",
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": "You are muted, hold down SPACE-BAR to talk",
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": "Utišani ste, pritisnite i držite SPACE tipku za razgovor",
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": "{displayName} rakk opp hånden",
|
||||
"room.loweredHand": "{displayName} tok ned hånden",
|
||||
"room.extraVideo": "Ekstra video",
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": "Du er dempet, hold nede SPACE for å snakke",
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
@@ -59,6 +59,7 @@
|
||||
"room.raisedHand": null,
|
||||
"room.loweredHand": null,
|
||||
"room.extraVideo": null,
|
||||
"room.overRoomLimit": null,
|
||||
|
||||
"me.mutedPTT": null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user