summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/es.js')
-rw-r--r--apps/user_status/l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js
index a0d671267bf..da68c4c5b68 100644
--- a/apps/user_status/l10n/es.js
+++ b/apps/user_status/l10n/es.js
@@ -1,7 +1,6 @@
OC.L10N.register(
"user_status",
{
- "Recent statuses" : "Estados recientes",
"In a meeting" : "En una reunión",
"Commuting" : "De viaje",
"Out sick" : "Ausente por enfermedad",
@@ -33,6 +32,7 @@ OC.L10N.register(
"4 hours" : "4 horas",
"Mute all notifications" : "Silenciar todas las notificaciones",
"Appear offline" : "Aparecer sin conexión",
+ "Recent statuses" : "Estados recientes",
"Clear status after" : "Eliminar el estado después de"
},
"nplurals=2; plural=(n != 1);");