mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 11:47:23 +03:00
add two strings to translation
This commit is contained in:
parent
09b91f4af9
commit
7b82385084
1 changed files with 0 additions and 8 deletions
|
@ -497,14 +497,6 @@ module.exports = React.createClass({
|
||||||
(sub) => <RoomDirectoryButton size="16" callout={true}/>
|
(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>;
|
</div>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue