Fix group invites such that they look similar to room invites
- Change GroupInviteTile to use RoomTile CSS - Give group invites their own sub list, with heading "Community Invites"
This commit is contained in:
parent
8800081cb9
commit
151f9917b1
3 changed files with 19 additions and 9 deletions
|
@ -326,6 +326,7 @@
|
|||
"Drop here to tag %(section)s": "Drop here to tag %(section)s",
|
||||
"Press <StartChatButton> to start a chat with someone": "Press <StartChatButton> to start a chat with someone",
|
||||
"You're not in any rooms yet! Press <CreateRoomButton> to make a room or <RoomDirectoryButton> to browse the directory": "You're not in any rooms yet! Press <CreateRoomButton> to make a room or <RoomDirectoryButton> to browse the directory",
|
||||
"Community Invites": "Community Invites",
|
||||
"Invites": "Invites",
|
||||
"Favourites": "Favourites",
|
||||
"People": "People",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue