summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-05 01:07:14 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-05 01:07:14 +0000
commitca3616cb58fa3102f17ea748d6f7fd7363c80fa2 (patch)
treecea6a1bdce184de5fb601c1f7fb571036a251e8d /apps/comments
parentfb562e93ccb9992eb7b8b2a5946851375dd8fc96 (diff)
downloadnextcloud-server-ca3616cb58fa3102f17ea748d6f7fd7363c80fa2.tar.gz
nextcloud-server-ca3616cb58fa3102f17ea748d6f7fd7363c80fa2.zip
[tx-robot] updated from transifex
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",