summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/fr.js1
-rw-r--r--apps/comments/l10n/fr.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js
index fa3b4c744b3..e94bc979541 100644
--- a/apps/comments/l10n/fr.js
+++ b/apps/comments/l10n/fr.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"comments",
{
"Comments" : "Commentaires",
+ "Unknown user" : "Utilisateur inconnu",
"New comment …" : "Nouveau commentaire...",
"Delete comment" : "Supprimer le commentaire",
"Post" : "Poster",
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index 4a01951d96f..4c4240d2c9c 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -1,5 +1,6 @@
{ "translations": {
"Comments" : "Commentaires",
+ "Unknown user" : "Utilisateur inconnu",
"New comment …" : "Nouveau commentaire...",
"Delete comment" : "Supprimer le commentaire",
"Post" : "Poster",