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.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js
index b09822222a9..1347c42babe 100644
--- a/apps/user_status/l10n/es.js
+++ b/apps/user_status/l10n/es.js
@@ -43,7 +43,6 @@ 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}"
+ "View profile" : "Ver perfil"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");