Fix english translation for room deletion

Change-Id: I5bb02e64832902a79379d66c77d3128169d3fca8
pull/244/head
Michael Albert 3 years ago
parent 0f4c382c18
commit 38541b8f02

@ -173,10 +173,12 @@ const en = {
},
unencrypted: "Unencrypted",
},
erase: {
title: "Delete room",
content:
"Are you sure you want to delete the room? This cannot be undone. All messages and shared media in the room will be deleted from the server!",
action: {
erase: {
title: "Delete room",
content:
"Are you sure you want to delete the room? This cannot be undone. All messages and shared media in the room will be deleted from the server!",
},
},
},
reports: {

Loading…
Cancel
Save