forked from External/greenlight
Removed recording warning on room delete if there are no recordings (#577)
This commit is contained in:
committed by
Jesus Federico
parent
9e0a7b513f
commit
bb17771a03
@ -249,7 +249,8 @@ en:
|
||||
confirm: Are you sure you want to delete %{room}?
|
||||
delete: I'm sure, delete this room.
|
||||
keep: On second thought, I'll keep it.
|
||||
warning: You will <b>not</b> be able to recover this room or any of its %{recordings_num} associated recordings.
|
||||
warning: You will <b>not</b> be able to recover this room
|
||||
recording_warning: or any of its %{recordings_num} associated recordings.
|
||||
invite_user:
|
||||
email_placeholder: Enter the user's email
|
||||
footer: The user will receive an email with instructions on how to sign up
|
||||
|
Reference in New Issue
Block a user