💬(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": {
|
"roomInformation": {
|
||||||
"title": "Verbindungsinformationen",
|
"title": "Verbindungsinformationen",
|
||||||
"button": {
|
"button": {
|
||||||
"ariaLabel": "Kopiere deine Meeting-Adresse",
|
"ariaLabel": "Kopieren Sie die Informationen aus Ihrer Besprechung",
|
||||||
"copy": "Adresse kopieren",
|
"copy": "Informationen kopieren",
|
||||||
"copied": "Adresse kopiert"
|
"copied": "Informationen kopiert"
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"call": "Rufen Sie an:",
|
"call": "Rufen Sie an:",
|
||||||
|
|||||||
@@ -226,9 +226,9 @@
|
|||||||
"roomInformation": {
|
"roomInformation": {
|
||||||
"title": "Connection Information",
|
"title": "Connection Information",
|
||||||
"button": {
|
"button": {
|
||||||
"ariaLabel": "Copy your meeting address",
|
"ariaLabel": "Copy the information from your meeting",
|
||||||
"copy": "Copy address",
|
"copy": "Copy information",
|
||||||
"copied": "Address copied"
|
"copied": "Information copied"
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"call": "Call:",
|
"call": "Call:",
|
||||||
|
|||||||
@@ -226,9 +226,9 @@
|
|||||||
"roomInformation": {
|
"roomInformation": {
|
||||||
"title": "Informations de connexions",
|
"title": "Informations de connexions",
|
||||||
"button": {
|
"button": {
|
||||||
"ariaLabel": "Copier l'adresse de votre réunion",
|
"ariaLabel": "Copier les informations de votre réunion",
|
||||||
"copy": "Copier l'adresse",
|
"copy": "Copier les informations",
|
||||||
"copied": "Adresse copiée"
|
"copied": "Informations copiées"
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"call": "Appelez le :",
|
"call": "Appelez le :",
|
||||||
|
|||||||
@@ -226,9 +226,9 @@
|
|||||||
"roomInformation": {
|
"roomInformation": {
|
||||||
"title": "Verbindingsinformatie",
|
"title": "Verbindingsinformatie",
|
||||||
"button": {
|
"button": {
|
||||||
"ariaLabel": "Kopieer je vergaderadres",
|
"ariaLabel": "Kopieer de informatie van uw vergadering",
|
||||||
"copy": "Adres kopiëren",
|
"copy": "Informatie kopiëren",
|
||||||
"copied": "Adres gekopieerd"
|
"copied": "Informatie gekopieerd"
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"call": "Bel:",
|
"call": "Bel:",
|
||||||
|
|||||||
Reference in New Issue
Block a user