diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index 0a524453675..110c5a240f6 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -60,6 +60,7 @@ OC.L10N.register( "More options at %s" : "Más opciones en %s", "Contacts" : "Contactos", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Extremo de WebDAV", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 3b7ff053d13..edb2c172f26 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -58,6 +58,7 @@ "More options at %s" : "Más opciones en %s", "Contacts" : "Contactos", "WebDAV" : "WebDAV", + "WebDAV endpoint" : "Extremo de WebDAV", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", "Request ID: %s" : "ID de solicitud: %s", |