mirror of
https://github.com/UA-Fediland/synapse-admin.git
synced 2024-11-09 16:24:51 +00:00
Fix english translation for room deletion
Change-Id: I5bb02e64832902a79379d66c77d3128169d3fca8
This commit is contained in:
parent
0f4c382c18
commit
38541b8f02
1 changed files with 6 additions and 4 deletions
|
@ -173,12 +173,14 @@ const en = {
|
|||
},
|
||||
unencrypted: "Unencrypted",
|
||||
},
|
||||
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: {
|
||||
name: "Reported event |||| Reported events",
|
||||
fields: {
|
||||
|
|
Loading…
Reference in a new issue