diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json index 097dd0824f..397b7c6f14 100644 --- a/src/i18n/strings/fr.json +++ b/src/i18n/strings/fr.json @@ -2374,5 +2374,6 @@ "Decline (%(counter)s)": "Refuser (%(counter)s)", "Manage integrations": "Gérer les intégrations", "Verification Request": "Demande de vérification", - " (1/%(totalCount)s)": " (1/%(totalCount)s)" + " (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)" }