diff --git a/src/i18n/strings/fr.json b/src/i18n/strings/fr.json
index 3c10f50783..7e4ade36d2 100644
--- a/src/i18n/strings/fr.json
+++ b/src/i18n/strings/fr.json
@@ -2188,5 +2188,9 @@
"Filter": "Filtrer",
"Filter rooms…": "Filtrer les salons…",
"Preview": "Aperçu",
- "View": "Afficher"
+ "View": "Afficher",
+ "Find a room…": "Trouver un salon…",
+ "Find a room… (e.g. %(exampleRoom)s)": "Trouver un salon… (par ex. %(exampleRoom)s)",
+ "If you can't find the room you're looking for, ask for an invite or Create a new room.": "Si vous ne trouvez pas le salon que vous cherchez, demandez une invitation ou créez un nouveau salon.",
+ "Explore rooms": "Explorer les salons"
}