(frontend) introduce a new notification type

This notification alert the user when her was muted by another one.
Simple copywritting.
This commit is contained in:
lebaudantoine
2025-02-11 18:14:29 +01:00
committed by aleb_the_flash
parent bd4fcc2a5e
commit 30ed0da416
5 changed files with 37 additions and 4 deletions
@@ -6,5 +6,6 @@
"raised": {
"description": "{{name}} has raised their hand.",
"cta": "Open waiting list"
}
},
"muted": "{{name}} has muted your microphone. No participant can hear you."
}