feat: Implement experimental new design

This commit is contained in:
Christian Pauly 2021-02-01 19:28:39 +01:00
commit 0bc3edfdcb
18 changed files with 1232 additions and 698 deletions

View file

@ -1332,8 +1332,13 @@
"username": {}
}
},
"searchForAChat": "Search for a chat",
"@searchForAChat": {
"ignore": "Ignore",
"@ignore": {
"type": "text",
"placeholders": {}
},
"search": "Search",
"@search": {
"type": "text",
"placeholders": {}
},
@ -1385,8 +1390,23 @@
"count": {}
}
},
"discoverGroups": "Discover groups",
"@discoverGroups": {
"status": "Status",
"@status": {
"type": "text",
"placeholders": {}
},
"messages": "Messages",
"@messages": {
"type": "text",
"placeholders": {}
},
"groups": "Groups",
"@groups": {
"type": "text",
"placeholders": {}
},
"discover": "Discover",
"@discover": {
"type": "text",
"placeholders": {}
},