diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json
index 2f795f0cbd..6cdecbfc9e 100644
--- a/src/i18n/strings/fr.json
+++ b/src/i18n/strings/fr.json
@@ -2118,5 +2118,10 @@
"Please ask the administrator of your homeserver (%(homeserverDomain)s
) to configure a TURN server in order for calls to work reliably.": "Demandez à l’administrateur de votre serveur d’accueil (%(homeserverDomain)s
) de configurer un serveur TURN afin que les appels fonctionnent de manière fiable.",
"Alternatively, you can try to use the public server at turn.matrix.org
, but this will not be as reliable, and it will share your IP address with that server. You can also manage this in Settings.": "Sinon, vous pouvez essayer d’utiliser le serveur public à turn.matrix.org
, mais ça ne sera pas aussi fiable et ça partagera votre adresse IP avec ce serveur. Vous pouvez aussi gérer cela dans les paramètres.",
"Try using turn.matrix.org": "Essayer d’utiliser turn.matrix.org",
- "Allow fallback call assist server turn.matrix.org when your homeserver does not offer one (your IP address would be shared during a call)": "Autoriser le repli sur le serveur d’assistance d’appel turn.matrix.org quand votre serveur n’en fournit pas (votre adresse IP serait partagée lors d’un appel)"
+ "Allow fallback call assist server turn.matrix.org when your homeserver does not offer one (your IP address would be shared during a call)": "Autoriser le repli sur le serveur d’assistance d’appel turn.matrix.org quand votre serveur n’en fournit pas (votre adresse IP serait partagée lors d’un appel)",
+ "You are currently sharing email addresses or phone numbers on the identity server . You will need to reconnect to to stop sharing them.": "Vous partagez actuellement vos adresses e-mail ou numéros de téléphone sur le serveur d’identité . Vous devrez vous reconnecter à pour arrêter de les partager.",
+ "Terms of service not accepted or the integration manager is invalid.": "Les conditions de service n’ont pas été acceptées ou le gestionnaire d’intégration n’est pas valide.",
+ "Integration manager has no terms of service": "Le gestionnaire d’intégration n’a pas de conditions de service",
+ "The integration manager you have chosen does not have any terms of service.": "Le gestionnaire d’intégration que vous avez choisi n’a aucune condition de service.",
+ "Only continue if you trust the owner of the server.": "Continuez seulement si vous faites confiance au propriétaire du serveur."
}