diff options
Diffstat (limited to 'apps/files_external/l10n')
-rw-r--r-- | apps/files_external/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/es.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es.js b/apps/files_external/l10n/es.js index 117c5da51bc..6ce8c129f06 100644 --- a/apps/files_external/l10n/es.js +++ b/apps/files_external/l10n/es.js @@ -82,7 +82,7 @@ OC.L10N.register( "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Subcarpeta remota", - "Secure https://" : "—Seguro— https://", + "Secure https://" : "https:// Seguro", "FTP" : "FTP", "Host" : "Servidor", "Secure ftps://" : "ftps:// Seguro", diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index 98dd8cff0d9..279f2bde04e 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -80,7 +80,7 @@ "WebDAV" : "WebDAV", "URL" : "URL", "Remote subfolder" : "Subcarpeta remota", - "Secure https://" : "—Seguro— https://", + "Secure https://" : "https:// Seguro", "FTP" : "FTP", "Host" : "Servidor", "Secure ftps://" : "ftps:// Seguro", |