Add toggle for e2ee when creating private room in x-signing world

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-04-08 10:50:22 +01:00
parent 17f3b92726
commit ada860f163
3 changed files with 23 additions and 0 deletions

View file

@ -1555,6 +1555,8 @@
"Please enter a name for the room": "Please enter a name for the room",
"Set a room alias to easily share your room with other people.": "Set a room alias to easily share your room with other people.",
"This room is private, and can only be joined by invitation.": "This room is private, and can only be joined by invitation.",
"Enable end-to-end encryption": "Enable end-to-end encryption",
"Bridges and most bots will not function in end-to-end encrypted rooms.": "Bridges and most bots will not function in end-to-end encrypted rooms.",
"Create a public room": "Create a public room",
"Create a private room": "Create a private room",
"Name": "Name",