Reset password

$languageArray = [ "resetpassword.title" => "Reset your password", "resetpassword.label" => "Username or Email", "resetpassword.placeholder" => "Enter your username or email", "resetpassword.button" => "Send reset link", "error.resetpassword.user.empty" => "Please enter your username or email.", "error.resetpassword.user.notmatch" => "User not found.", "error.resetpassword.recaptcha" => "reCAPTCHA verification failed.", "error.resetpassword.fail" => "Could not send reset email. Try again later." ];