forked from miguel456/rbrecruiter
New translations auth.php (Portuguese)
This commit is contained in:
parent
884ff74f42
commit
910863bdea
|
@ -13,7 +13,7 @@ return [
|
|||
|
|
||||
*/
|
||||
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
'failed' => 'Estas credenciais não coincidem com os nossos registos.',
|
||||
'throttle' => 'Demasiadas tentativas de acesso. Tente novamente em :seconds segundos.',
|
||||
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue