🚸(frontend) refine effects wording

Refine the Effects title to clearly indicate it covers both background and
effects, improving clarity. Inspired by Google Meet.
This commit is contained in:
lebaudantoine
2025-11-13 19:08:53 +01:00
committed by aleb_the_flash
parent 35b3bcad63
commit 7c7074aa99
2 changed files with 12 additions and 12 deletions

View File

@@ -15,7 +15,7 @@
"audio": "Audio settings", "audio": "Audio settings",
"video": "Video settings" "video": "Video settings"
}, },
"effects": "Effects", "effects": "Backgrounds and Effects",
"videoinput": { "videoinput": {
"choose": "Select camera", "choose": "Select camera",
"permissionsNeeded": "Select camera - permission needed", "permissionsNeeded": "Select camera - permission needed",
@@ -38,7 +38,7 @@
}, },
"join": { "join": {
"effects": { "effects": {
"description": "Apply effects", "description": "Apply backgrounds and effects",
"title": "Effects", "title": "Effects",
"subTitle": "Configure your camera's effects." "subTitle": "Configure your camera's effects."
}, },
@@ -216,7 +216,7 @@
"screenRecording": "Screen recording", "screenRecording": "Screen recording",
"transcript": "Transcription", "transcript": "Transcription",
"username": "Update Your Name", "username": "Update Your Name",
"effects": "Apply effects", "effects": "Backgrounds and Effects",
"switchCamera": "Switch camera", "switchCamera": "Switch camera",
"fullscreen": { "fullscreen": {
"enter": "Fullscreen", "enter": "Fullscreen",
@@ -258,7 +258,7 @@
"sidePanel": { "sidePanel": {
"heading": { "heading": {
"participants": "Participants", "participants": "Participants",
"effects": "Effects", "effects": "Backgrounds and Effects",
"chat": "Messages in the chat", "chat": "Messages in the chat",
"transcript": "Transcribe", "transcript": "Transcribe",
"screenRecording": "Record", "screenRecording": "Record",
@@ -268,7 +268,7 @@
}, },
"content": { "content": {
"participants": "participants", "participants": "participants",
"effects": "effects", "effects": "Backgrounds and Effects",
"chat": "messages", "chat": "messages",
"transcript": "transcribe", "transcript": "transcribe",
"screenRecording": "record", "screenRecording": "record",
@@ -543,7 +543,7 @@
"enable": "Pin", "enable": "Pin",
"disable": "Unpin" "disable": "Unpin"
}, },
"effects": "Apply visual effects", "effects": "Apply backgrounds and effects",
"muteParticipant": "Mute {{name}}", "muteParticipant": "Mute {{name}}",
"fullScreen": "Full screen" "fullScreen": "Full screen"
}, },

View File

@@ -15,7 +15,7 @@
"audio": "Paramètres audio", "audio": "Paramètres audio",
"video": "Paramètres video" "video": "Paramètres video"
}, },
"effects": "Effets d'arrière-plan", "effects": "Arrière-plans et effets",
"videoinput": { "videoinput": {
"choose": "Choisir la webcam", "choose": "Choisir la webcam",
"permissionsNeeded": "Choisir la webcam - autorisations nécessaires", "permissionsNeeded": "Choisir la webcam - autorisations nécessaires",
@@ -39,8 +39,8 @@
"join": { "join": {
"heading": "Rejoindre la réunion ?", "heading": "Rejoindre la réunion ?",
"effects": { "effects": {
"description": "Effets d'arrière-plan", "description": "Arrière-plans et effets",
"title": "Effets", "title": "Arrière-plans et effets",
"subTitle": "Paramétrez les effets de votre caméra." "subTitle": "Paramétrez les effets de votre caméra."
}, },
"joinLabel": "Rejoindre", "joinLabel": "Rejoindre",
@@ -216,7 +216,7 @@
"screenRecording": "Enregistrement", "screenRecording": "Enregistrement",
"transcript": "Transcription", "transcript": "Transcription",
"username": "Choisir votre nom", "username": "Choisir votre nom",
"effects": "Effets d'arrière-plan", "effects": "Arrière-plans et effets",
"switchCamera": "Changer de caméra", "switchCamera": "Changer de caméra",
"fullscreen": { "fullscreen": {
"enter": "Plein écran", "enter": "Plein écran",
@@ -258,7 +258,7 @@
"sidePanel": { "sidePanel": {
"heading": { "heading": {
"participants": "Participants", "participants": "Participants",
"effects": "Effets", "effects": "Arrière-plans et effets",
"chat": "Messages dans l'appel", "chat": "Messages dans l'appel",
"transcript": "Transcrire", "transcript": "Transcrire",
"screenRecording": "Enregistrer", "screenRecording": "Enregistrer",
@@ -543,7 +543,7 @@
"enable": "Épingler", "enable": "Épingler",
"disable": "Annuler l'épinglage" "disable": "Annuler l'épinglage"
}, },
"effects": "Effets d'arrière-plan", "effects": "Arrière-plans et effets",
"muteParticipant": "Couper le micro de {{name}}", "muteParticipant": "Couper le micro de {{name}}",
"fullScreen": "Plein écran" "fullScreen": "Plein écran"
}, },