feat: Implement experimental new design
This commit is contained in:
parent
a525d4fd45
commit
0bc3edfdcb
18 changed files with 1232 additions and 698 deletions
|
|
@ -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": {}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue