{
  "auth.login.title": "Welcome!",
  "auth.login.subtitle": "Access your account.",
  "auth.login.emailLabel": "Email Address",
  "auth.login.emailPlaceholder": "Enter your email",
  "auth.login.passwordLabel": "Password",
  "auth.login.passwordPlaceholder": "Enter your password",
  "auth.login.rememberMe": "Remember me",
  "auth.login.forgotPassword": "Forgot password",
  "auth.login.forgotUsername": "Forgot email",
  "auth.login.logIn": "Log in",
  "auth.login.noAccount": "Don't have an account?",
  "auth.login.register": "Register account",
  "auth.login.faqPrompt": "Have Questions? Check out",
  "auth.login.faqLink": "our FAQs",
  "auth.login.emailRecoveredSuccess": "Your email has been recovered. Enter your password to login.",
  "auth.login.passwordResetSuccess": "Your password has been successfully updated",
  "auth.login.sessionTimeout": "For your security, your session has expired. Log in again to continue.",
  "auth.login.passcodeExpiredTitle": "Passcode Expired",
  "auth.login.passcodeExpiredBody": "Your login token has expired. Please log in again.",
  "auth.login.passcodeExpiredLogin": "Login"
}