Update English strings, fix #352, #354 (#356)

* Fix #354

* Fix #352
This commit is contained in:
Krishan 2022-03-06 15:57:39 +05:30 committed by GitHub
parent eb1ef16b5e
commit edcf43efba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 9 deletions

View file

@ -164,7 +164,7 @@ function RoomSearch({ roomId }) {
{!isRoomEncrypted && searchData?.results.length === 0 && (
<div className="room-search__help">
<Text>No result found</Text>
<Text>No results found</Text>
</div>
)}
{isRoomEncrypted && (