design: Improve new design
This commit is contained in:
parent
a8ecba4193
commit
c76905e443
12 changed files with 293 additions and 276 deletions
|
|
@ -1025,8 +1025,13 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"newPrivateChat": "New private chat",
|
||||
"@newPrivateChat": {
|
||||
"noStatusesFound": "No statuses found so far.",
|
||||
"@noStatusesFound": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"newChat": "New chat",
|
||||
"@newChat": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
|
|
@ -1352,6 +1357,16 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"contacts": "Contacts",
|
||||
"@contacts": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"all": "All",
|
||||
"@all": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"discover": "Discover",
|
||||
"@discover": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue