️(frontend) add explicit region for call controls

Declare a dedicated ARIA region for call controls
to improve accessibility.

Extract this region into a reusable component for better
consistency and maintainability.
This commit is contained in:
lebaudantoine
2026-03-27 18:50:02 +01:00
parent dfa6092c72
commit a28b611ecc
7 changed files with 54 additions and 18 deletions
+1
View File
@@ -166,6 +166,7 @@
"countdownAnnouncement": "Call ends in {{duration}}."
},
"controls": {
"region": "Call controls",
"microphone": "Microphone",
"camera": "Camera",
"chat": {