(frontend) add phone number and pin display in info side panel

Create minimal UI to show telephony access details for testing SIP
functionality in staging deployment. Basic implementation for feature
validation.
This commit is contained in:
lebaudantoine
2025-07-01 23:37:24 +02:00
committed by aleb_the_flash
parent 6a1c85809d
commit 75ffb7f5f7
7 changed files with 87 additions and 4 deletions

View File

@@ -213,6 +213,10 @@
"ariaLabel": "Kopieer je vergaderadres",
"copy": "Adres kopiëren",
"copied": "Adres gekopieerd"
},
"phone": {
"call": "Bel:",
"pinCode": "Code:"
}
}
},