diff --git a/src/frontend/src/locales/en/rooms.json b/src/frontend/src/locales/en/rooms.json index a7ce1f5f..dab9e890 100644 --- a/src/frontend/src/locales/en/rooms.json +++ b/src/frontend/src/locales/en/rooms.json @@ -23,7 +23,7 @@ "title": "Effects", "subTitle": "Configure your camera's effects." }, - "heading": "Join the meeting", + "heading": "Join the meeting?", "joinLabel": "Join", "joinMeeting": "Join meeting", "toggleOff": "Click to turn off", diff --git a/src/frontend/src/locales/fr/rooms.json b/src/frontend/src/locales/fr/rooms.json index 93566837..75775004 100644 --- a/src/frontend/src/locales/fr/rooms.json +++ b/src/frontend/src/locales/fr/rooms.json @@ -18,7 +18,7 @@ "enable": "Activer le micro", "label": "Microphone" }, - "heading": "Rejoindre la réunion", + "heading": "Rejoindre la réunion ?", "effects": { "description": "Appliquer des effets", "title": "Effets",