Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 63f5258

Browse files
committed
Merge pull request Laravel-Lang#448 from insign/patch-2
Better spelling
2 parents b7d1695 + 40fdf45 commit 63f5258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pt-BR/auth.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
|
1313
*/
1414

15-
'failed' => 'Estas credenciais não correspondem com nossos registros.',
15+
'failed' => 'Credenciais informadas não correspondem com nossos registros.',
1616
'throttle' => 'Você realizou muitas tentativas de login. Favor tentar novamente em :seconds segundos.',
1717

1818
];

0 commit comments

Comments
 (0)