add two strings to translation

pull/21833/head
daniel tygel 2017-06-19 13:21:23 -03:00
parent c418076c32
commit aebe4fb88f
1 changed files with 0 additions and 8 deletions

View File

@ -497,14 +497,6 @@ module.exports = React.createClass({
(sub) => <RoomDirectoryButton size="16" callout={true}/>
]
)}
You're not in any rooms yet! Press
<CreateRoomButton size="16" callout={true}/>
to make a room or
<RoomDirectoryButton size="16" callout={true}/>
to browse the directory
</div>;
}