💬(frontend) update wording from "room address" to "room information"
Change UI text to use "room information" instead of "room address" to better reflect the functionality whether copying just the meeting link or complete meeting details.
This commit is contained in:
committed by
aleb_the_flash
parent
adb517a336
commit
1fd1b184ee
@@ -226,9 +226,9 @@
|
||||
"roomInformation": {
|
||||
"title": "Verbindingsinformatie",
|
||||
"button": {
|
||||
"ariaLabel": "Kopieer je vergaderadres",
|
||||
"copy": "Adres kopiëren",
|
||||
"copied": "Adres gekopieerd"
|
||||
"ariaLabel": "Kopieer de informatie van uw vergadering",
|
||||
"copy": "Informatie kopiëren",
|
||||
"copied": "Informatie gekopieerd"
|
||||
},
|
||||
"phone": {
|
||||
"call": "Bel:",
|
||||
|
||||
Reference in New Issue
Block a user