One Hat Cyber Team
Your IP :
3.145.43.59
Server IP :
192.145.235.60
Server :
Linux ngx365.inmotionhosting.com 5.14.0-427.33.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 30 09:45:56 EDT 2024 x86_64
Server Software :
Apache
PHP Version :
8.2.27
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
centos12
/
www
/
centosuit
/
resources
/
lang
/
eng
/
View File Name :
auth.php
<?php return [ /* |-------------------------------------------------------------------------- | Authentication Language Lines |-------------------------------------------------------------------------- | | The following language lines are used during authentication for various | messages that we need to display to the user. You are free to modify | these language lines according to your application's requirements. | */ 'failed' => 'These credentials do not match our records.', 'companyAccountDisabled' => 'Your company account is disabled.', 'failedLoginDisabled' => 'Login has been disabled by your administrator', 'failedBlocked' => 'Your account is disabled!. Please contact your administrator to enable it.', 'failedCompanyUnapproved' => 'Your company is not approved yet!. Please wait for the company approval.', 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', 'recaptchaFailed' => 'Recaptcha not validated.', 'sociaLoginFail' => 'Your account does not exist. Please sign up', 'signInGoogle' => 'Sign in with Google', 'signInFacebook' => 'Sign in with Facebook', 'signInLinkedin' => 'Sign in with LinkedIn', 'signInTwitter' => 'Sign in with Twitter', 'useEmail' => 'or, use email address', 'email' => 'Email Address', 'next' => 'Next', ];