diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 6f6049384d1..983fc5ce43e 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -181,7 +181,7 @@ OC.L10N.register( "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", + "{user} hasn't added any info yet" : "{user} no ha añadido aún ninguna información", "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}", |