summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-11 00:09:22 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-11 00:09:22 +0000
commit67278d12e1f572d390722935f0eeb9aed34b708c (patch)
treebf38804db5905b402fdca75cbba026f524ffb4c1 /apps/comments
parent3c30ca826044213c76b00e3120f98f6821835ef3 (diff)
downloadnextcloud-server-67278d12e1f572d390722935f0eeb9aed34b708c.tar.gz
nextcloud-server-67278d12e1f572d390722935f0eeb9aed34b708c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/it.js2
-rw-r--r--apps/comments/l10n/it.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js
index ce98270c06d..ae514ece113 100644
--- a/apps/comments/l10n/it.js
+++ b/apps/comments/l10n/it.js
@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Type in a new comment..." : "Digita un nuovo commento...",
"Delete comment" : "Elimina commento",
- "Post" : "Post",
+ "Post" : "Commento",
"Cancel" : "Annulla",
"Edit comment" : "Modifica commento",
"[Deleted user]" : "[Utente eliminato]",
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json
index 50b8aa17698..20ff98ed181 100644
--- a/apps/comments/l10n/it.json
+++ b/apps/comments/l10n/it.json
@@ -1,7 +1,7 @@
{ "translations": {
"Type in a new comment..." : "Digita un nuovo commento...",
"Delete comment" : "Elimina commento",
- "Post" : "Post",
+ "Post" : "Commento",
"Cancel" : "Annulla",
"Edit comment" : "Modifica commento",
"[Deleted user]" : "[Utente eliminato]",