diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-11 00:24:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-11 00:24:21 +0000 |
commit | 1f10b28c22bc759fdb298a0d956a3b0914605b24 (patch) | |
tree | dcaa2cfec161360f150e15529f081e8e5445e4d4 /apps/dav/l10n/es.js | |
parent | a366e5437c5c4f996d13a194213c0913f864f322 (diff) | |
download | nextcloud-server-1f10b28c22bc759fdb298a0d956a3b0914605b24.tar.gz nextcloud-server-1f10b28c22bc759fdb298a0d956a3b0914605b24.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/es.js')
-rw-r--r-- | apps/dav/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index ac94ecb0865..401ce94ce1f 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -156,7 +156,7 @@ OC.L10N.register( "Calendars including events, details and attendees" : "Calendarios que incluyen eventos, detalles y asistentes", "Contacts and groups" : "Contactos y grupos", "WebDAV" : "WebDAV", - "WebDAV endpoint" : "Extremo de WebDAV", + "WebDAV endpoint" : "Endpoint WebDAV", "First day" : "Primer día", "Last day (inclusive)" : "Último día (incluido)", "Short absence status" : "Estado de ausencia corta", |