summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/fr.js')
-rw-r--r--apps/comments/l10n/fr.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index adb5bc00c1c..ddea1138922 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -21,6 +21,7 @@ OC.L10N.register(
"You commented" : "Vous avez commenté",
"%1$s commented" : "%1$s a commenté",
"You commented on %2$s" : "Vous avez commenté %2$s",
- "%1$s commented on %2$s" : "%1$s a commenté %2$s"
+ "%1$s commented on %2$s" : "%1$s a commenté %2$s",
+ "<strong>Comments</strong> for files" : "<strong>Commentaires</strong> pour les fichiers"
},
"nplurals=2; plural=(n > 1);");