From c1e8ebc129f1cc29613ebb16b511e98eec942f1b Mon Sep 17 00:00:00 2001 From: lebaudantoine Date: Tue, 19 Nov 2024 14:18:56 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC(frontend)=20rename=20Agent=20Conne?= =?UTF-8?q?ct=20mentions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Feedback from C Chausse. Outdated copy writting. --- src/frontend/src/locales/en/home.json | 2 +- src/frontend/src/locales/fr/home.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/frontend/src/locales/en/home.json b/src/frontend/src/locales/en/home.json index 7c807818..7d17a490 100644 --- a/src/frontend/src/locales/en/home.json +++ b/src/frontend/src/locales/en/home.json @@ -19,7 +19,7 @@ }, "laterMeetingDialog": { "heading": "Your connection details", - "description": "Send this link to the people you want to invite to the meeting. They will be able to join without Agent Connect.", + "description": "Send this link to the people you want to invite to the meeting. They will be able to join without ProConnect.", "copy": "Copy the meeting link", "copied": "Link copied to clipboard", "permissions": "People with this link do not need your permission to join this meeting." diff --git a/src/frontend/src/locales/fr/home.json b/src/frontend/src/locales/fr/home.json index cc2330c4..22b74062 100644 --- a/src/frontend/src/locales/fr/home.json +++ b/src/frontend/src/locales/fr/home.json @@ -19,7 +19,7 @@ }, "laterMeetingDialog": { "heading": "Vos informations de connexion", - "description": "Envoyez ce lien aux personnes que vous souhaitez inviter à la réunion. Ils pourront la rejoindre sans Agent Connect.", + "description": "Envoyez ce lien aux personnes que vous souhaitez inviter à la réunion. Ils pourront la rejoindre sans ProConnect.", "copy": "Copier le lien de la réunion", "copied": "Lien copié dans le presse-papiers", "permissions": "Les personnes disposant de ce lien n'ont pas besoin de votre autorisation pour rejoindre cette réunion."