aboutsummaryrefslogtreecommitdiffstats
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 1de561f6828..9659e61ace7 100644
--- a/apps/user_status/l10n/es.js
+++ b/apps/user_status/l10n/es.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Working remotely" : "Teletrabajando",
"In a call" : "En una llamada",
"User status" : "Estado del usuario",
- "View profile" : "Ver perfil",
"Clear status after" : "Eliminar el estado después de",
"Emoji for your status message" : "Emoji para sus mensaje de estado",
"What is your status?" : "¿Cuál es su estado?",
@@ -43,6 +42,7 @@ OC.L10N.register(
"4 hours" : "4 horas",
"Mute all notifications" : "Silenciar todas las notificaciones",
"Appear offline" : "Aparecer sin conexión",
+ "View profile" : "Ver perfil",
"{status}, {timestamp}" : "{status}, {timestamp}"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");