summaryrefslogtreecommitdiffstats
path: root/core/l10n/es_AR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-12 02:25:57 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-12 02:25:57 +0000
commit4774637b5f07e6753004f421d9c7b227d82d82ad (patch)
treea1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/es_AR.js
parentb59b8fd8088502c9a55a1efaa760ff34964cd439 (diff)
downloadnextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz
nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r--core/l10n/es_AR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js
index 681b576a01e..984fa4b05db 100644
--- a/core/l10n/es_AR.js
+++ b/core/l10n/es_AR.js
@@ -86,6 +86,7 @@ OC.L10N.register(
"Back" : "Atrás",
"Reset search" : "Restablecer búsqueda",
"Search" : "Buscar",
+ "Settings menu" : "Menú de configuración",
"Settings" : "Configuraciones ",
"Could not load your contacts" : "No se pudieron cargar tus contactos",
"Search contacts …" : "Buscar contactos ...",
@@ -232,7 +233,6 @@ OC.L10N.register(
"More" : "Más",
"More apps menu" : "Más menú de apps",
"Contacts" : "Contactos",
- "Contacts menu" : "Menú de contactos",
- "Settings menu" : "Menú de configuración"
+ "Contacts menu" : "Menú de contactos"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");