summaryrefslogtreecommitdiffstats
path: root/core/l10n/es_PE.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/es_PE.js')
-rw-r--r--core/l10n/es_PE.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_PE.js b/core/l10n/es_PE.js
index b4716eb60c8..5ba4bc725f9 100644
--- a/core/l10n/es_PE.js
+++ b/core/l10n/es_PE.js
@@ -191,7 +191,6 @@ OC.L10N.register(
"Need help?" : "¿Necesitas ayuda?",
"See the documentation" : "Ver la documentación",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Esta aplicación requiere de JavaScript para su correcta operación. Por favor {linkstart}habilita JavaScript{linkend} y vuelve a cargar la página. ",
- "Contacts" : "Contactos",
"Confirm your password" : "Confirma tu contraseña",
"App token" : "Ficha de la aplicación",
"Grant access" : "Conceder acceso",
@@ -221,6 +220,7 @@ OC.L10N.register(
"restricted" : "restringido",
"invisible" : "invisible",
"File not found" : "Archivo no encontrado",
- "More" : "Más"
+ "More" : "Más",
+ "Contacts" : "Contactos"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");