You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
add two strings to translation
This commit is contained in:
@ -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>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user