feat(room): add copy link functionality with clipboard support and update translations
All checks were successful
Build & Push Docker Image / build (push) Successful in 6m27s

This commit is contained in:
2026-03-03 09:00:50 +01:00
parent 2b8c179d03
commit 1c9c5224ae
3 changed files with 51 additions and 2 deletions

View File

@@ -158,6 +158,8 @@
"settings": "Einstellungen",
"participants": "{count} Teilnehmer",
"copyLink": "Link kopieren",
"copyRoomLink": "Raum-Link",
"copyGuestLink": "Gast-Link",
"linkCopied": "Link kopiert!",
"meetingDetails": "Meeting-Details",
"meetingId": "Meeting ID",

View File

@@ -158,6 +158,8 @@
"settings": "Settings",
"participants": "{count} participants",
"copyLink": "Copy link",
"copyRoomLink": "Room Link",
"copyGuestLink": "Guest Link",
"linkCopied": "Link copied!",
"meetingDetails": "Meeting details",
"meetingId": "Meeting ID",