diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-10 00:20:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-10 00:20:50 +0000 |
commit | 68b65a6ad3b7caf54b8de417693698fd23ba12c2 (patch) | |
tree | c209296fb519236e0276aa89820ad54fc08670b9 /apps/files_external/l10n | |
parent | ffe1941d2bb60b0e4c71f3944435c9bc00d3175b (diff) | |
download | nextcloud-server-68b65a6ad3b7caf54b8de417693698fd23ba12c2.tar.gz nextcloud-server-68b65a6ad3b7caf54b8de417693698fd23ba12c2.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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", |