change: Remove previous collapse solution
This commit is contained in:
parent
df1f106aeb
commit
71ad54d939
6 changed files with 124 additions and 65 deletions
|
|
@ -513,6 +513,18 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"oneMoreEvent": "1 more event",
|
||||
"@oneMoreEvent": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"xMoreEvents": "{count} more events",
|
||||
"@xMoreEvents": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"count": {}
|
||||
}
|
||||
},
|
||||
"createdTheChat": "{username} created the chat",
|
||||
"@createdTheChat": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue