Merge pull request #2348 from matrix-org/bwindels/roomgridview-experimental
Tiled room UI
This commit is contained in:
commit
ece5cb1fcc
32 changed files with 839 additions and 179 deletions
|
@ -1408,5 +1408,8 @@
|
|||
"Go to Settings": "Go to Settings",
|
||||
"Failed to set direct chat tag": "Failed to set direct chat tag",
|
||||
"Failed to remove tag %(tagName)s from room": "Failed to remove tag %(tagName)s from room",
|
||||
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room"
|
||||
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room",
|
||||
"View as Grid": "View as Grid",
|
||||
"Allow up to 6 rooms in a community to be shown simultaneously in a grid via the context menu": "Allow up to 6 rooms in a community to be shown simultaneously in a grid via the context menu",
|
||||
"No room in this tile yet.": "No room in this tile yet."
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue