⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
hospital.dev-unit.com
/
lang
/
en
/
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. | */ 'password' => 'Password', 'save' => 'Save', 'full_name' => 'Full Name', 'email' => 'Email', 'confirm_password' => 'Confirm Password', 'remember_me' => 'Remember Me', 'sign_in' => 'Sign In', 'sign_out' => 'Sign out', 'register' => 'Register', 'login' => [ 'login' => 'Login', 'title' => 'Sign in to start your session', 'forgot_password' => 'Forgot Password ', 'register_membership' => 'Register a new membership', 'enter_email' => 'Enter Email', 'enter_password' => 'Enter Password', ], 'registration' => [ 'hospital_registration' => 'Hospital Registration', 'already_user' => 'Already have an account', 'i_agree' => 'I agree to', 'terms' => 'the terms', 'have_membership' => 'I already have a membership', 'enter_hospital_name' => 'Enter Hospital Name', 'enter_username' => 'Enter User Name', 'enter_password' => 'Enter Password', 'enter_confirm_password' => 'Enter Confirm Password', 'registration' => 'Registration', ], 'forgot_password' => [ 'title' => 'Enter Email to reset password', 'send_pwd_reset' => 'Send Password Reset Link', 'enter_email' => 'Enter Email', ], 'reset_password' => [ 'title' => 'Reset your password', 'reset_pwd_btn' => 'Reset Password', 'already_reset' => 'Already have reset your password ?', 'password_reset' => 'Password Reset', ], 'new_here' => 'New Here?', 'create_an_account' => 'Create an Account', 'please_wait' => 'Please Wait...', 'submit' => 'Submit', 'already_user' => 'Already User ?', 'hospital_name' => 'Hospital Name', 'hospital_slug' => 'Hospital Slug', 'sent_verification_email' => 'A fresh verification link has been sent to your email address', 'verify_email' => 'Verify Your Email Address', 'check_email_before_verify' => 'Before proceeding, please check your email for a verification link.If you did not receive the email', 'request_another' => 'click here to request another', ];