mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-18 14:21:05 +00:00
New translations errors.php (Spanish)
This commit is contained in:
parent
20edd6a721
commit
8459030ba8
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ return [
|
|||
|
||||
// Auth
|
||||
'error_user_exists_different_creds' => 'Un usuario con el correo electrónico :email ya existe pero con credenciales diferentes.',
|
||||
'auth_pre_register_theme_prevention' => 'User account could not be registered for the provided details',
|
||||
'auth_pre_register_theme_prevention' => 'La cuenta de usuario no pudo ser registrada con los detalles proporcionados',
|
||||
'email_already_confirmed' => 'El correo electrónico ya ha sido confirmado, intente acceder a la aplicación.',
|
||||
'email_confirmation_invalid' => 'Este token de confirmación no es válido o ya ha sido usado, intente registrar uno nuevamente.',
|
||||
'email_confirmation_expired' => 'El token de confirmación ha expirado, un nuevo email de confirmacón ha sido enviado.',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue