New translations auth.php (Spanish)

This commit is contained in:
James Cole 2017-05-10 20:40:44 +02:00
parent fb8638fe6a
commit a6305ddea4

View File

@ -22,7 +22,7 @@ return [
|
*/
'failed' => 'These credentials do not match our records.',
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
'failed' => 'Las credenciales no coinciden con los registros.',
'throttle' => 'Demasiados intentos de inicio de sesión. Por favor reintente en :seconds segundos.',
];