diff options
Diffstat (limited to 'apps/dav/l10n/pt_BR.js')
-rw-r--r-- | apps/dav/l10n/pt_BR.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index cc94a589d27..20983e70721 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -46,6 +46,7 @@ OC.L10N.register( "Remote Address: %s" : "Endereço remoto: %s", "Request ID: %s" : "ID do solicitante: %s", "CalDAV server" : "Servidor CalDAV", - "Send invitations to attendees" : "Envie convites aos participantes" + "Send invitations to attendees" : "Envie convites aos participantes", + "Please make sure to properly set up the email settings above." : "Certifique-se de configurar corretamente o email acima." }, "nplurals=2; plural=(n > 1);"); |