diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 404bfd5f9ad..7fd1c85166d 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -16,6 +16,7 @@ OC.L10N.register( "Delete comment" : "Elimina commento", "Cancel edit" : "Annulla modifica", "Post comment" : "Pubblica commento", + "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" per le menzioni, \":\" per gli emoji, \"/\" per il selettore intelligente", "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!", "No more messages" : "Non ci sono altri messaggi", "Retry" : "Riprova", diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 7c461560020..df0c332f79e 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -14,6 +14,7 @@ "Delete comment" : "Elimina commento", "Cancel edit" : "Annulla modifica", "Post comment" : "Pubblica commento", + "\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "\"@\" per le menzioni, \":\" per gli emoji, \"/\" per il selettore intelligente", "No comments yet, start the conversation!" : "Ancora nessun commento, inizia la conversazione!", "No more messages" : "Non ci sono altri messaggi", "Retry" : "Riprova", |