feat: Add mute notification action

This commit is contained in:
Christian Kußowski 2026-03-05 14:35:08 +01:00
commit d1abd71527
No known key found for this signature in database
GPG key ID: E067ECD60F1A0652
3 changed files with 13 additions and 2 deletions

View file

@ -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!"
}
}