Show a warning if the user attempts to leave a room that is invite only

This commit is contained in:
Will Hunt 2018-01-19 22:27:48 +00:00
parent a8320fe7e2
commit 5206c9d18b
2 changed files with 23 additions and 2 deletions

View file

@ -979,5 +979,6 @@
"Which officially provided instance you are using, if any": "Which officially provided instance you are using, if any",
"Whether or not you're using the Richtext mode of the Rich Text Editor": "Whether or not you're using the Richtext mode of the Rich Text Editor",
"Your homeserver's URL": "Your homeserver's URL",
"Your identity server's URL": "Your identity server's URL"
"Your identity server's URL": "Your identity server's URL",
"This room is not public. You will not be able to rejoin without an invite.": "This room is not public. You will not be able to rejoin without an invite."
}