summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/es.js4
-rw-r--r--apps/theming/l10n/es.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js
index 755f1ebcaaa..dbcaed2cfe4 100644
--- a/apps/theming/l10n/es.js
+++ b/apps/theming/l10n/es.js
@@ -22,10 +22,10 @@ OC.L10N.register(
"Color" : "Color",
"Logo" : "Logo",
"Upload new logo" : "Subir nuevo logo",
- "Login image" : "Imagen de inicio",
+ "Login image" : "Fondo de Pantalla",
"Upload new login background" : "Subir una nueva imagen de fondo",
"Remove background image" : "Eliminar imagen de fondo",
"reset to default" : "restaurar a configuraciĆ³n inicial",
- "Log in image" : "Imagen de inicio"
+ "Log in image" : "Fondo de Pantalla"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json
index 500f521989c..0c183dc78e5 100644
--- a/apps/theming/l10n/es.json
+++ b/apps/theming/l10n/es.json
@@ -20,10 +20,10 @@
"Color" : "Color",
"Logo" : "Logo",
"Upload new logo" : "Subir nuevo logo",
- "Login image" : "Imagen de inicio",
+ "Login image" : "Fondo de Pantalla",
"Upload new login background" : "Subir una nueva imagen de fondo",
"Remove background image" : "Eliminar imagen de fondo",
"reset to default" : "restaurar a configuraciĆ³n inicial",
- "Log in image" : "Imagen de inicio"
+ "Log in image" : "Fondo de Pantalla"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file