| Name | Size | Mode | Actions |
|---|---|---|---|
| auth.php | 3082 | 0644 | editdlrm |
| permissions.php | 3047 | 0644 | editdlrm |
| reminders.php | 780 | 0644 | editdlrm |
| users.php | 4282 | 0644 | editdlrm |
/home/techb158/immovalet.com/platform/core/acl/resources/lang/en/auth.php (3082B)
Have you forgotten your password?
Please enter your email account. System will send a email with active link to reset your password.
', 'submit' => 'Submit', ], 'reset' => [ 'new_password' => 'New password', 'password_confirmation' => 'Confirm new password', 'email' => 'Email', 'title' => 'Reset your password', 'update' => 'Update', 'wrong_token' => 'This link is invalid or expired. Please try using reset form again.', 'user_not_found' => 'This username is not exist.', 'success' => 'Reset password successfully!', 'fail' => 'Token is invalid, the reset password link has been expired!', 'reset' => [ 'title' => 'Email reset password', ], 'send' => [ 'success' => 'A email was sent to your email account. Please check and complete this action.', 'fail' => 'Can not send email in this time. Please try again later.', ], 'new-password' => 'New password', ], 'email' => [ 'reminder' => [ 'title' => 'Email reset password', ], ], 'password_confirmation' => 'Password confirm', 'failed' => 'Failed', 'throttle' => 'Throttle', 'not_member' => 'Not a member yet?', 'register_now' => 'Register now', 'lost_your_password' => 'Lost your password?', 'login_title' => 'Admin', 'login_via_social' => 'Login with social networks', 'back_to_login' => 'Back to login page', 'sign_in_below' => 'Sign In Below', 'languages' => 'Languages', 'reset_password' => 'Reset Password', 'settings' => [ 'email' => [ 'title' => 'ACL', 'description' => 'ACL email configuration', ], ], ];