feat: Implement new search view design

This commit is contained in:
Christian Pauly 2021-03-27 18:04:31 +01:00
commit b33e551923
11 changed files with 634 additions and 396 deletions

View file

@ -11,6 +11,21 @@
"type": "text",
"placeholders": {}
},
"chats": "Chats",
"@chats": {
"type": "text",
"placeholders": {}
},
"people": "People",
"@people": {
"type": "text",
"placeholders": {}
},
"publicGroups": "Public Groups",
"@publicGroups": {
"type": "text",
"placeholders": {}
},
"acceptedTheInvitation": "{username} accepted the invitation",
"@acceptedTheInvitation": {
"type": "text",