+
{ label }
{ badge }
diff --git a/src/components/views/rooms/RoomList.js b/src/components/views/rooms/RoomList.js
index e689579650..1a9fa5d4e9 100644
--- a/src/components/views/rooms/RoomList.js
+++ b/src/components/views/rooms/RoomList.js
@@ -555,13 +555,23 @@ module.exports = React.createClass({
render: function() {
const RoomSubList = sdk.getComponent('structures.RoomSubList');
- const inviteSectionExtraTiles = this._makeGroupInviteTiles();
-
const self = this;
return (
+
+
to start a chat with someone": "Press to start a chat with someone",
"You're not in any rooms yet! Press to make a room or to browse the directory": "You're not in any rooms yet! Press to make a room or to browse the directory",
+ "Community Invites": "Community Invites",
"Invites": "Invites",
"Favourites": "Favourites",
"People": "People",