diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json
index 5974401e7..c7794e2d6 100644
--- a/www/common/translations/messages.fr.json
+++ b/www/common/translations/messages.fr.json
@@ -1379,5 +1379,7 @@
"fm_link_name": "Titre du lien",
"fm_link_type": "Lien",
"fm_link_new": "Nouveau Lien",
- "notification_openLink": "Vous avez reçu un lien {0} de {1} :"
+ "notification_openLink": "Vous avez reçu un lien {0} de {1} :",
+ "ui_expand": "Développer",
+ "ui_collapse": "Réduire"
}