forked from miguel456/rbrecruiter
New translations auth.php (Spanish)
This commit is contained in:
parent
22f698bd1d
commit
0230042c1a
|
@ -13,7 +13,7 @@ return [
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'failed' => 'These credentials do not match our records.',
|
'failed' => 'Estas credenciales no coinciden con nuestros registros.',
|
||||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
'throttle' => 'Demasiados intentos de inicio de sesión. Por favor, inténtalo de nuevo en :seconds segundos.',
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue