diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json
index e5ff7566b1..cfa81046de 100644
--- a/src/i18n/strings/fr.json
+++ b/src/i18n/strings/fr.json
@@ -3729,5 +3729,14 @@
"Loading polls": "Chargement des sondages",
"Identity server is %(identityServerUrl)s
": "Le serveur d’identité est %(identityServerUrl)s
",
"Homeserver is %(homeserverUrl)s
": "Le serveur d’accueil est %(homeserverUrl)s
",
- "Show NSFW content": "Afficher le contenu sensible (NSFW)"
+ "Show NSFW content": "Afficher le contenu sensible (NSFW)",
+ "Room is not encrypted 🚨": "",
+ "Room is encrypted ✅": "",
+ "Notification state is %(notificationState)s": "",
+ "Room unread status: %(status)s, count: %(count)s|zero": "",
+ "Room unread status: %(status)s, count: %(count)s|other": "",
+ "Ended a poll": "",
+ "Due to decryption errors, some votes may not be counted": "",
+ "The sender has blocked you from receiving this message": "",
+ "Room directory": ""
}