forked from External/greenlight
Roles editor bug fix (#721)
* Allow users with just the manage users permission to edit roles * Allow users with just the manage users permission to edit roles * Fix update recordings bug
This commit is contained in:
committed by
Jesus Federico
parent
60f5cd5c81
commit
e1fdc8f58b
@ -413,8 +413,9 @@ en:
|
||||
owner: Owner
|
||||
no_room:
|
||||
title: Join a Room
|
||||
placeholder: Enter the room url or the room id for the room you want to join.
|
||||
description: Enter the room url or the room id for the room you want to join.
|
||||
invalid_room_uid: The room url/uid you entered was invalid.
|
||||
placeholder: Room url/uid
|
||||
no_sessions: This room has no sessions, yet!
|
||||
recordings: Room Recordings
|
||||
room_limit: You have reached the maximum number of rooms allowed
|
||||
|
Reference in New Issue
Block a user