aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/es_AR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-14 02:26:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-14 02:26:37 +0000
commit5866418098c95619df2765ea7f52b6a32e1f6f7d (patch)
treef52df3c3ebd34a30c2e2c4ead38082a10eaa845b /core/l10n/es_AR.js
parent72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff)
downloadnextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz
nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.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 2bb0809155a..681b576a01e 100644
--- a/core/l10n/es_AR.js
+++ b/core/l10n/es_AR.js
@@ -200,8 +200,6 @@ OC.L10N.register(
"Skip to main content" : "Saltar al contenido principal",
"Skip to navigation of app" : "Saltar a la navegación de la app",
"Get your own free account" : "Obtenga su propia cuenta gratuita",
- "Contacts" : "Contactos",
- "Contacts menu" : "Menú de contactos",
"Confirm your password" : "Confirme su contraseña",
"Connect to your account" : "Conéctate a tu cuenta",
"App token" : "Ficha de la aplicación",
@@ -233,6 +231,8 @@ OC.L10N.register(
"File not found" : "Archivo no encontrado",
"More" : "Más",
"More apps menu" : "Más menú de apps",
+ "Contacts" : "Contactos",
+ "Contacts menu" : "Menú de contactos",
"Settings menu" : "Menú de configuración"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");