summaryrefslogtreecommitdiffstats
path: root/l10n/es_CL.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-27 01:11:28 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-27 01:11:28 +0000
commit1f8d470b139546f98893850ca97be665c63dbd9a (patch)
treeefd999dc441f4f5711b71d1811e65a70540ec5cd /l10n/es_CL.js
parentb628fea4b403367677abe6a9a4220c6cf3f17831 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_CL.js')
-rw-r--r--l10n/es_CL.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index 3233993a..04b1bbfa 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -13,7 +13,6 @@ OC.L10N.register(
"Favorite" : "Hacer favorito",
"Remove from favorites" : "Eliminar de favoritos",
"Shared by" : "Compartido por",
- "Add" : "Agregar",
- "Settings" : "Configuraciones "
+ "Add" : "Agregar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");