diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 30ad621c0a1..6f6049384d1 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -179,6 +179,9 @@ OC.L10N.register( "Back" : "Atrás", "Login form is disabled." : "La página de inicio de sesión está deshabilitada.", "Edit Profile" : "Editar perfil", + "The headline and about sections will show up here" : "El título y la sección acerca de aparecerán aquí", + "You haven't added any info yet" : "No has añadido ninguna información todavía", + "{user} hasn't added any info yet" : "{user} no ha añadido ninguna información todavía", "Error opening the user status modal, try hard refreshing the page" : "Error al abrir la ventana de estado del usuario, intente actualizar la página", "Reset search" : "Resetear búsqueda", "Search for {name} only" : "Buscar solo por {name}", |