{
  "auth.forgotPassword.title": "Reset Password",
  "auth.forgotPassword.subtitle": "Enter your email and we'll send you a reset link",
  "auth.forgotPassword.emailLabel": "Email Address",
  "auth.forgotPassword.submit": "Send Reset Link",
  "auth.forgotPassword.successMessage": "Check your email for password reset instructions",
  "auth.forgotPassword.backToLogin": "Back to Sign In",
  "auth.forgotPassword.personalInfo.title": "Personal Information",
  "auth.forgotPassword.personalInfo.description": "To recover your password, enter your Email and Social Security Number below.",
  "auth.forgotPassword.personalInfo.emailLabel": "Email",
  "auth.forgotPassword.personalInfo.emailPlaceholder": "Enter Email",
  "auth.forgotPassword.buttons.next": "Next",
  "auth.forgotPassword.buttons.cancel": "Cancel",
  "auth.resetPassword.title": "Reset Your Password",
  "auth.resetPassword.description": "Please enter your new password",
  "auth.resetPassword.buttons.update": "Update Password",
  "auth.resetPassword.buttons.cancel": "Cancel"
}