diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 4b4dbfddbc..3ef1c4c5b3 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2376,5 +2376,11 @@ "Verification Request": "Demande de vérification", " (1/%(totalCount)s)": " (1/%(totalCount)s)", "Enable cross-signing to verify per-user instead of per-device (in development)": "Activer la signature croisée pour vérifier par utilisateur plutôt que par appareil (en développement)", - "Match system theme": "S’adapter au thème du système" + "Match system theme": "S’adapter au thème du système", + "%(senderName)s placed a voice call.": "%(senderName)s a passé un appel vocal.", + "%(senderName)s placed a voice call. (not supported by this browser)": "%(senderName)s a passé un appel vocal. (pas pris en charge par ce navigateur)", + "%(senderName)s placed a video call.": "%(senderName)s a passé un appel vidéo.", + "%(senderName)s placed a video call. (not supported by this browser)": "%(senderName)s a passé un appel vidéo. (pas pris en charge par ce navigateur)", + "Clear notifications": "Vider les notifications", + "Customise your experience with experimental labs features. Learn more.": "Personnalisez votre expérience avec des fonctionnalités expérimentales du labo. En savoir plus." }