Fixed english translations for room deletion

This commit is contained in:
Johannes Kanefendt 2021-07-07 15:09:19 +02:00
parent b2fb2496ca
commit a7f0708845

View File

@ -173,15 +173,17 @@ 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!",
fields: {
block: "Block room from being rejoined",
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!",
fields: {
block: "Block room from being rejoined",
},
send_success: "The room has been deleted",
send_failure: "The room could not be deleted",
},
send_success: "The room has been deleted",
send_failure: "The room could not be deleted",
},
},
reports: {