feat: Add toggle to mute notifications from chat groups
This commit is contained in:
parent
2a1a68de22
commit
3aa43ac8bc
2 changed files with 16 additions and 0 deletions
|
|
@ -711,6 +711,16 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"allRooms": "All Group Chats",
|
||||
"@allRooms": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"discover": "Discover",
|
||||
"@discover": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"displaynameHasBeenChanged": "Displayname has been changed",
|
||||
"@displaynameHasBeenChanged": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue