diff --git a/src/frontend/src/locales/de/rooms.json b/src/frontend/src/locales/de/rooms.json index bebb687c..34690aa6 100644 --- a/src/frontend/src/locales/de/rooms.json +++ b/src/frontend/src/locales/de/rooms.json @@ -226,9 +226,9 @@ "roomInformation": { "title": "Verbindungsinformationen", "button": { - "ariaLabel": "Kopiere deine Meeting-Adresse", - "copy": "Adresse kopieren", - "copied": "Adresse kopiert" + "ariaLabel": "Kopieren Sie die Informationen aus Ihrer Besprechung", + "copy": "Informationen kopieren", + "copied": "Informationen kopiert" }, "phone": { "call": "Rufen Sie an:", diff --git a/src/frontend/src/locales/en/rooms.json b/src/frontend/src/locales/en/rooms.json index 9cc87c4e..ee34d8eb 100644 --- a/src/frontend/src/locales/en/rooms.json +++ b/src/frontend/src/locales/en/rooms.json @@ -226,9 +226,9 @@ "roomInformation": { "title": "Connection Information", "button": { - "ariaLabel": "Copy your meeting address", - "copy": "Copy address", - "copied": "Address copied" + "ariaLabel": "Copy the information from your meeting", + "copy": "Copy information", + "copied": "Information copied" }, "phone": { "call": "Call:", diff --git a/src/frontend/src/locales/fr/rooms.json b/src/frontend/src/locales/fr/rooms.json index 8eb5bfea..36f5438a 100644 --- a/src/frontend/src/locales/fr/rooms.json +++ b/src/frontend/src/locales/fr/rooms.json @@ -226,9 +226,9 @@ "roomInformation": { "title": "Informations de connexions", "button": { - "ariaLabel": "Copier l'adresse de votre réunion", - "copy": "Copier l'adresse", - "copied": "Adresse copiée" + "ariaLabel": "Copier les informations de votre réunion", + "copy": "Copier les informations", + "copied": "Informations copiées" }, "phone": { "call": "Appelez le :", diff --git a/src/frontend/src/locales/nl/rooms.json b/src/frontend/src/locales/nl/rooms.json index 3ed64b8a..d3ef2626 100644 --- a/src/frontend/src/locales/nl/rooms.json +++ b/src/frontend/src/locales/nl/rooms.json @@ -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:",