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."