From 79334ebf9004600b6f6d7e5c7bfd2081bea3d894 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 23 May 2023 00:17:26 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- apps/comments/l10n/fr.js | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/comments/l10n/fr.js') diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index f67e6b53dad..84ef0053f64 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -19,6 +19,7 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !", "No more messages" : "Aucun autre message", "Retry" : "Réessayer", + "Failed to mark comments as read" : "Les commentaires n'ont pas été marqués comme lus", "Unable to load the comments list" : "Impossible de charger la liste des commentaires", "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"], "_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires","{unread} nouveaux commentaires"], -- cgit v1.2.3