diff --git a/src/i18n/en.js b/src/i18n/en.js index 5ceaed9..44e6ed2 100644 --- a/src/i18n/en.js +++ b/src/i18n/en.js @@ -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: {