diff --git a/www/common/translations/messages.fr.json b/www/common/translations/messages.fr.json
index 62bcf9169..98f124ccb 100644
--- a/www/common/translations/messages.fr.json
+++ b/www/common/translations/messages.fr.json
@@ -1365,5 +1365,6 @@
"comments_deleted": "Commentaire effacé par son auteur",
"mentions_notification": "{0} vous a mentionné dans {1}",
"unknownPad": "Pad inconnu",
- "comments_notification": "Réponses à votre commentaire \"{0}\" sur {1}"
+ "comments_notification": "Réponses à votre commentaire \"{0}\" sur {1}",
+ "comments_error": "Impossible d'ajouter un commentaire ici"
}