Skip to content

Commit

Permalink
Merge 6be5c14 into e2ee218
Browse files Browse the repository at this point in the history
  • Loading branch information
lcamacho committed Sep 2, 2014
2 parents e2ee218 + 6be5c14 commit 4efbcf6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/lang/es_ES/confide.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
),

'alerts' => array(
'account_created' => 'Su cuenta ha sido creada satisfactoriamente. Por favor, compruebe su e-mail para obtener las instrucciones sobre como confirmar su cuenta.',
'account_created' => 'Su cuenta ha sido creada satisfactoriamente.',
'instructions_sent' => 'Por favor, compruebe su e-mail para obtener las instrucciones sobre como confirmar su cuenta.',
'too_many_attempts' => 'Demasiados intentos. Inténtelo de nuevo en unos minutos.',
'wrong_credentials' => 'Usuario, e-mail o contraseña incorrectos.',
'not_confirmed' => 'Su cuenta puede no estar confirmada. Compruebe su e-mail para acceder al enlace de activación.',
Expand Down

0 comments on commit 4efbcf6

Please sign in to comment.