Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_status/l10n/es.js')
-rw-r--r--apps/user_status/l10n/es.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/es.js b/apps/user_status/l10n/es.js
index a0d671267bf..a4764dceffc 100644
--- a/apps/user_status/l10n/es.js
+++ b/apps/user_status/l10n/es.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"Working remotely" : "Teletrabajando",
"User status" : "Estado del usuario",
"Clear status message after" : "Borrar mensaje de estado después de",
- "What's your status?" : "¿Cuál es tu estado?",
"Set status" : "Configurar estado",
"Online status" : "Estado en línea",
"Status message" : "Mensaje de estado",
@@ -33,6 +32,7 @@ OC.L10N.register(
"4 hours" : "4 horas",
"Mute all notifications" : "Silenciar todas las notificaciones",
"Appear offline" : "Aparecer sin conexión",
- "Clear status after" : "Eliminar el estado después de"
+ "Clear status after" : "Eliminar el estado después de",
+ "What's your status?" : "¿Cuál es tu estado?"
},
"nplurals=2; plural=(n != 1);");