diff options
Diffstat (limited to 'apps/dav/l10n/es_CO.js')
-rw-r--r-- | apps/dav/l10n/es_CO.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/dav/l10n/es_CO.js b/apps/dav/l10n/es_CO.js index 50f6886dbce..433949bf30f 100644 --- a/apps/dav/l10n/es_CO.js +++ b/apps/dav/l10n/es_CO.js @@ -46,6 +46,7 @@ OC.L10N.register( "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", "CalDAV server" : "Servidor CalDAV", - "Send invitations to attendees" : "Enviar invitaciones a los asistentes" + "Send invitations to attendees" : "Enviar invitaciones a los asistentes", + "Please make sure to properly set up the email settings above." : "Por favor asegurarte de establecer correctamente las configuraciones de correo anteriores. " }, "nplurals=2; plural=(n != 1);"); |