From b24e78e22cf791bfcf0a4485dbac53d0ec5bb9a4 Mon Sep 17 00:00:00 2001 From: Weblate Date: Tue, 5 May 2020 11:05:35 +0200 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (1270 of 1270 strings) Translation: CryptPad/App Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/ --- www/common/translations/messages.fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" }