mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-05 16:55:48 +00:00
@ -40,7 +40,7 @@ class GoogleAuthController extends Controller
|
||||
->withErrors(
|
||||
[
|
||||
'username' => [
|
||||
__('Google Login failed, please try again.'),
|
||||
trans('auth/general.google_login_failed')
|
||||
],
|
||||
]
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user