Merge pull request #4362 from matrix-org/t3chguy/private_room_e2ee

Add toggle for e2ee when creating private room
This commit is contained in:
Michael Telatynski 2020-04-09 17:22:58 +01:00 committed by GitHub
commit a9a253f27f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 51 additions and 8 deletions

View file

@ -1557,6 +1557,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",
"You cant disable this later. Bridges & most bots wont work yet.": "You cant disable this later. Bridges & most bots wont work yet.",
"Create a public room": "Create a public room",
"Create a private room": "Create a private room",
"Name": "Name",