MODERATE_FILES role can clean all files in a room, fixes #209

This commit is contained in:
Håvar Aambø Fosstveit
2020-04-22 01:07:16 +02:00
parent 7340621b6e
commit e28b6cdc5d
25 changed files with 239 additions and 25 deletions
+2
View File
@@ -53,6 +53,7 @@
"room.stopAllVideo": null,
"room.closeMeeting": null,
"room.clearChat": null,
"room.clearFileSharing": null,
"room.speechUnsupported": null,
"me.mutedPTT": null,
@@ -147,6 +148,7 @@
"devices.cameraError": "A apărut o eroare la accesarea camerei video",
"moderator.clearChat": null,
"moderator.clearFiles": null,
"moderator.muteAudio": null,
"moderator.muteVideo": null
}