Skip to content

Commit

Permalink
Merge pull request #52 from Laraveles/IsraelOrtuno-patch-1
Browse files Browse the repository at this point in the history
Mejorada la expresión de throttle
  • Loading branch information
IsraelOrtuno authored Oct 13, 2019
2 parents 16ea34e + cdfacf4 commit 65446e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/lang/es/auth.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
*/

'failed' => 'Estas credenciales no coinciden con nuestros registros.',
'throttle' => 'Demasiados intentos fallidos en muy poco tiempo. Por favor intente de nuevo en :seconds segundos.',
'throttle' => 'Demasiados intentos de acceso. Por favor inténtelo de nuevo en :seconds segundos.',

];

0 comments on commit 65446e2

Please sign in to comment.