feat: Add mute notification action
This commit is contained in:
parent
febd0e6b41
commit
d1abd71527
3 changed files with 13 additions and 2 deletions
|
|
@ -2776,5 +2776,9 @@
|
|||
"removeAdminRights": "Remove admin rights",
|
||||
"powerLevel": "Power level",
|
||||
"setPowerLevelDescription": "Power levels define what a member is allowed to do in this room and usually range between 0 and 100.",
|
||||
"owner": "Owner"
|
||||
"owner": "Owner",
|
||||
"mute": "Mute",
|
||||
"@mute": {
|
||||
"description": "This should be a very short string because there is not much space in the button!"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue