🌐(frontend) add i18n keys for screen share zoom controls

English and French labels, SR announcements and pan navigation hint.
This commit is contained in:
Cyril
2026-07-10 08:36:48 +02:00
committed by Ovgodd
parent c5c54227d4
commit 3479337ea5
5 changed files with 52 additions and 0 deletions
+12
View File
@@ -667,6 +667,18 @@
"muteParticipant": "Mute {{name}}",
"fullScreen": "Full screen"
},
"screenShareZoom": {
"toolbarLabel": "Screen share zoom controls",
"zoomIn": "Zoom in",
"zoomOut": "Zoom out",
"fitToWindow": "Fit to window",
"fullScreen": "Full screen",
"exitFullScreen": "Exit full screen",
"currentZoomLevel": "Zoom {{level}} %",
"panHint": "Zoom {{level}} %. Drag with mouse or use arrow keys to navigate.",
"fullScreenEntered": "Full screen enabled",
"fullScreenExited": "Full screen disabled"
},
"shortcutsPanel": {
"title": "Keyboard shortcuts",
"categories": {