Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 7b82385

Browse files
dtygeldbkr
authored andcommitted
add two strings to translation
1 parent 09b91f4 commit 7b82385

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/components/views/rooms/RoomList.js

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -497,14 +497,6 @@ module.exports = React.createClass({
497497
(sub) => <RoomDirectoryButton size="16" callout={true}/>
498498
]
499499
)}
500-
501-
502-
503-
You're not in any rooms yet! Press
504-
<CreateRoomButton size="16" callout={true}/>
505-
to make a room or
506-
<RoomDirectoryButton size="16" callout={true}/>
507-
to browse the directory
508500
</div>;
509501
}
510502

0 commit comments

Comments
 (0)