{
  "auth.mfa.title": "Verify Your Identity",
  "auth.mfa.subtitlePrefix": "Enter the 6-digit code we sent to ",
  "auth.mfa.codeLabel": "Verification Code",
  "auth.mfa.codePlaceholder": "Enter 6-digit code",
  "auth.mfa.verify": "Verify",
  "auth.mfa.resendCode": "Resend",
  "auth.mfa.selectMethod": "Select verification method",
  "auth.mfa.smsOption": "Text message (SMS)",
  "auth.mfa.emailOption": "Email",
  "auth.mfa.loadingOptions": "Loading verification options...",
  "auth.mfa.noMethodsTitle": "No Verification Methods Available",
  "auth.mfa.noMethodsDescription": "Please contact support or try again later.",
  "auth.mfa.backToLogin": "Back to Login",
  "auth.mfa.selectionTitle": "We will now send you a verification code. How would you like to receive it?",
  "auth.mfa.smsDisclaimer": "Standard text message rates may apply.",
  "auth.mfa.waitMessage": "Please wait {{seconds}} seconds to receive the code.",
  "auth.mfa.didntReceive": "Didn't receive it?",
  "auth.mfa.sendToEmail": "Send code to Email",
  "auth.mfa.sendToPhone": "Send code to Phone",
  "auth.mfa.codeExpiresIn": "Your code will expire in {{minutes}}:{{seconds}} minutes.",
  "auth.mfa.phoneMasked": "phone ending in {{lastFour}}",
  "auth.mfa.smsLabelWithPhone": "Send text message to phone ending in {{lastFour}}",
  "auth.mfa.smsLabel": "Send text message",
  "auth.mfa.emailLabelWithAddress": "Email to {{email}}",
  "auth.mfa.emailVerificationLabel": "Email verification"
}