diff options
Diffstat (limited to 'apps/comments/l10n/fr.json')
-rw-r--r-- | apps/comments/l10n/fr.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index 25cbfa4daa2..9a7dce480c8 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -10,6 +10,9 @@ "More comments..." : "Plus de commentaires...", "Save" : "Enregistrer", "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés", + "Error occurred while retrieving comment with id {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'id {id}", + "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", + "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire", "{count} unread comments" : "{count} commentaires non lus", "Comment" : "Commenter", "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Commentaires</strong> pour les fichiers <em>(toujours listés dans le flux)</em>", |