diff options
Diffstat (limited to 'apps/dav/l10n/it.js')
-rw-r--r-- | apps/dav/l10n/it.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/it.js b/apps/dav/l10n/it.js index c616ebbd0ca..4994257fa77 100644 --- a/apps/dav/l10n/it.js +++ b/apps/dav/l10n/it.js @@ -46,6 +46,7 @@ OC.L10N.register( "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", "CalDAV server" : "Server CalDAV", - "Send invitations to attendees" : "Invia gli inviti ai partecipanti" + "Send invitations to attendees" : "Invia gli inviti ai partecipanti", + "Please make sure to properly set up the email settings above." : "Assicurati di configurare correttamente le impostazioni di posta sopra." }, "nplurals=2; plural=(n != 1);"); |