Fix english translation for room deletion

Change-Id: I5bb02e64832902a79379d66c77d3128169d3fca8
This commit is contained in:
Michael Albert 2022-02-17 20:15:49 +01:00
parent 0f4c382c18
commit 38541b8f02

View file

@ -173,10 +173,12 @@ const en = {
}, },
unencrypted: "Unencrypted", unencrypted: "Unencrypted",
}, },
erase: { action: {
title: "Delete room", erase: {
content: title: "Delete room",
"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!", 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: { reports: {