diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json
index 846cf7a32f..cff37c3d70 100644
--- a/src/i18n/strings/fr.json
+++ b/src/i18n/strings/fr.json
@@ -981,5 +981,7 @@
"Your homeserver's URL": "L'URL de votre serveur d'accueil",
"Your identity server's URL": "L'URL de votre serveur d'identité",
"%(weekDayName)s, %(monthName)s %(day)s %(fullYear)s": "%(weekDayName)s %(day)s %(monthName)s %(fullYear)s",
- "This room is not public. You will not be able to rejoin without an invite.": "Ce salon n'est pas public. Vous ne pourrez pas y revenir sans invitation."
+ "This room is not public. You will not be able to rejoin without an invite.": "Ce salon n'est pas public. Vous ne pourrez pas y revenir sans invitation.",
+ "Community IDs cannot not be empty.": "Les identifiants de communauté ne peuvent pas être vides.",
+ "Show devices, send anyway or cancel.": "Afficher les appareils, envoyer quand même ou annuler."
}