aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/it.js')
-rw-r--r--apps/comments/l10n/it.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js
index 25c824f901e..7316fd4d5c5 100644
--- a/apps/comments/l10n/it.js
+++ b/apps/comments/l10n/it.js
@@ -1,12 +1,15 @@
OC.L10N.register(
"comments",
{
+ "New comment …" : "Nuovo commento...",
"Delete comment" : "Elimina commento",
"Post" : "Commento",
"Cancel" : "Annulla",
"Edit comment" : "Modifica commento",
"[Deleted user]" : "[Utente eliminato]",
"Comments" : "Commenti",
+ "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!",
+ "More comments …" : "Altri commenti...",
"Save" : "Salva",
"Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}",
"Error occurred while retrieving comment with id {id}" : "Si è verificato un errore durante il tentativo di recupero del commento con id {id}",