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 fcf739c5572..56660b5a779 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -2,7 +2,9 @@ OC.L10N.register( "comments", { "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file", + "You commented" : "Hai commentato", "%1$s commented" : "%1$s ha commentato", + "You commented on %2$s" : "Hai commentato su %2$s", "%1$s commented on %2$s" : "%1$s ha commentato %2$s", "Comments" : "Commenti", "Type in a new comment..." : "Digita un nuovo commento...", |