diff options
Diffstat (limited to 'apps/comments/l10n/it.js')
-rw-r--r-- | apps/comments/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index f2e3574aa67..fcf739c5572 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -7,9 +7,11 @@ OC.L10N.register( "Comments" : "Commenti", "Type in a new comment..." : "Digita un nuovo commento...", "Delete comment" : "Elimina commento", + "Post" : "Commento", "Cancel" : "Annulla", "Edit comment" : "Modifica commento", "[Deleted user]" : "[Utente eliminato]", + "No other comments available" : "Non sono disponibili altri commenti", "More comments..." : "Altri commenti...", "Save" : "Salva", "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}", |