{
  "login": {
    "mobileTitle": "Instant Log In",
    "desktopTitle": "Use instant log in",
    "desktopSubtitle": "Scan the QR code to login",
    "pendingMessage": "Logging in...",
    "pendingButton": "Cancel",
    "doneMessage": ""
  },
  "login-partial": {
    "mobileTitle": "Instant Log In",
    "desktopTitle": "Scan this QR with your\nphone to login",
    "desktopSubtitle": "",
    "pendingMessage": "Logging in...",
    "pendingButton": "Cancel",
    "doneMessage": ""
  },
  "register": {
    "mobileTitle": "Register without a password",
    "desktopTitle": "Register on mobile",
    "desktopSubtitle": "Skip the password by scanning this QR with your phone",
    "pendingMessage": "Finish the registration on your phone",
    "pendingButton": "Cancel",
    "doneMessage": ""
  },
  "register-partial": {
    "mobileTitle": "Register without a password",
    "desktopTitle": "Scan this QR with your\nphone",
    "desktopSubtitle": "",
    "pendingMessage": "Loading...",
    "pendingButton": "Cancel",
    "doneMessage": "Skip Password enabled.<br>Finish registering..."
  },
  "linkButton": {
    "button": "Enable Skip Password"
  },
  "errors": {
    "userAlreadyExists": "Account Already Exists",
    "userNotFound": "You don't have an account",
    "requiresBiometricInput": "Biometric Input Required",
    "accountNotFound": "You don't have an account",
    "wrongCodeLimitReached": "Code verification attempts limit reached",
    "accountIsBlocked": "Account is blocked",
    "general": "Something went wrong. Try again later.",
    "sendCodeLimitReached": "Code verification attempts limit reached",
    "aborted": "Aborted",
    "cancel_not_supported": "Cancel not supported",
    "login_id_type_not_supported": "Login ID type not supported",
    "login_id_validation_failed": "Login ID validation failed",
    "empty_login_id": "Please enter a valid login ID",
    "maximum_attempts_reached": "Maximum attempts reached",
    "network": "Network error occurred. Please check your connection and try again",
    "no_applicable_passkeys": "No applicable passkeys",
    "passkeys_not_supported": "Passkeys not supported",
    "timeout": "Timeout",
    "invalid_argument": "Invalid argument",
    "integration_error": "Integration error",
    "device_not_supported": "Device not supported",
    "element_not_found": "Element not found",
    "user_not_found": "You don't have an account",
    "user_blocked": "Account is blocked",
    "widget_already_exists": "Widget with the same ID already exists, please destroy it first",
    "notification_blocked": "Notification was recently dismissed by the user",
    "passkey_not_created": "Passkey not created",
    "unknown": "Something went wrong. Try again later.",
    "verification_code_wrong": "Wrong code. Please try again.",
    "maximum_resend_attempts_reached": "Code resend limit reached",
    "oidc_failed": "Social login did not complete successfully",
    "screens_not_ready": "Screens not ready",
    "user_changed": "User changed",
    "login_with_password_failed": "Login with password failed",
    "agent_request_denied": "Agent authorization was rejected",
    "agent_auth_required": "Agent authorization is required",
    "passkey_already_registered": "Passkey already registered",
    "session_not_established": "Session not established"
  },
  "sb": {
    "message": "Skip Password"
  },
  "standaloneButton": {
    "qr": {
      "login": {
        "title": "Sign in with a passkey"
      },
      "register": {
        "title": "Create a passkey"
      },
      "recover": {
        "title": "Sign in with a passkey"
      }
    },
    "login": {
      "title": "Sign in with Touch ID",
      "windows": {
        "title": "Sign in with a passkey"
      },
      "md": {
        "title": "Sign in with a passkey"
      },
      "ios": {
        "title": "Sign in with Face ID"
      },
      "no-biometrics": {
        "title": "Sign in with a code"
      }
    },
    "register": {
      "title": "Register with Touch ID",
      "finish": {
        "title": "Touch ID verified"
      },
      "windows": {
        "title": "Create a passkey"
      },
      "md": {
        "title": "Create a passkey"
      },
      "ios": {
        "title": "Register with Face ID",
        "finish": {
          "title": "Face ID verified"
        }
      },
      "no-biometrics": {
        "title": "Register with a code"
      }
    },
    "recover": {
      "title": "Sign in with Touch ID",
      "windows": {
        "title": "Sign in without a password"
      },
      "md": {
        "title": "Sign in with a passkey"
      },
      "ios": {
        "title": "Sign in with Face ID"
      },
      "no-biometrics": {
        "title": "Use a one-time code"
      }
    }
  },
  "ownid-auth-button": {
    "message": "Continue"
  },
  "common": {
    "or": "or",
    "buttonAriaLabel": "Biometric Authentication",
    "ownidAuthEnabled": "Biometric authentication enabled",
    "ownidAuthDisabled": "Biometric authentication disabled",
    "processing": "Processing",
    "loading": "Loading",
    "close": "Close"
  },
  "magicLink": {
    "link": "Don't have your phone?",
    "title": "Sign in with magic link",
    "pendingMessage": "We are sending you an email",
    "pendingButton": "Cancel",
    "message": "We will send you a link to automatically log you in",
    "emailPlaceholder": "Email",
    "button": "Send Magic Link",
    "back": "Back",
    "error": "Account doesn't exist",
    "emailNotValid": "Please enter a valid email"
  },
  "magicLinkDone": {
    "title": "Check your email",
    "message": "We sent you a link to {email} that will automatically log you in",
    "mailButton": {
      "gmail": "Open in Gmail"
    }
  },
  "otp-form": {
    "a11y": {
      "label": "OTP digit {index} of {length}"
    }
  },
  "tooltip": {
    "desktop": "Sign in with your\ndevice unlock method",
    "macOS": "Sign in with Touch ID",
    "ios": "Sign in with Face ID",
    "android": "Sign in with Fingerprint",
    "noBiometrics": "Sign in with\na one-time code",
    "recover": {
      "desktop": "Recover instantly with your\ndevice unlock method",
      "macOS": "Recover instantly with\nTouch ID",
      "ios": "Recover instantly with\nFace ID",
      "android": "Recover instantly with Fingerprint",
      "noBiometrics": "Recover instantly\nwith a one-time code"
    },
    "notValidLoginId": "Enter a valid email",
    "phoneNumber": {
      "notValidLoginId": "Enter a valid phone number"
    },
    "userName": {
      "notValidLoginId": "Enter a valid ID number"
    },
    "qr": {
      "login": "Sign-in faster without a password",
      "register": "Register faster without a password"
    }
  },
  "expandableTooltip": {
    "general": {
      "close": "Close",
      "more-info": "More info"
    },
    "qr": {
      "login": {
        "title": "Sign in faster without a password",
        "details": {
          "title": "Sign-in faster without a password",
          "description": "Sign in securely with your device’s unlock method, when available, or by scanning a QR code. Biometric data never leaves your device."
        }
      },
      "register": {
        "title": "Register faster without a password",
        "details": {
          "title": "Register faster without a password",
          "description": "Register securely with your device’s unlock method, when available, or by scanning a QR code. Biometric data never leaves your device."
        }
      },
      "recover": {
        "title": "Sign in without a password",
        "details": {
          "title": "Recover faster without a password",
          "description": "Recover securely with your device’s unlock method, when available, or by scanning a QR code. Biometric data never leaves your device."
        }
      }
    },
    "login": {
      "title": "Sign in with Touch ID",
      "details": {
        "title": "Simplify your login",
        "description": "Use Touch ID, Face ID or PIN to sign in on any device. It is faster and more secure. Biometric data never leaves your device."
      },
      "windows": {
        "title": "Sign in with your\ndevice unlock method",
        "details": {
          "description": "Use your device unlock method (fingerprint, PIN etc.) to sign in on any device. It is faster and more secure. Biometric data never leaves your device."
        }
      },
      "md": {
        "title": "Sign in with fingerprint",
        "details": {
          "description": "Use fingerprint or PIN to sign in on any device. It is faster and more secure. Biometric data never leaves your device."
        }
      },
      "ios": {
        "title": "Sign in with Face ID",
        "details": {
          "description": "Use Face ID, Touch ID or PIN to sign in on any device. It is faster and more secure. Biometric data never leaves your device."
        }
      },
      "no-biometrics": {
        "title": "Sign in with a one-time code",
        "details": {
          "description": "Use a one-time code to sign in on any device. It is faster and more secure."
        }
      }
    },
    "register": {
      "title": "Register with Touch ID",
      "details": {
        "title": "Simplify your registration",
        "description": "Use Touch ID, Face ID or PIN to sign in on any device. It is faster and more secure. Biometric data never leaves your device."
      },
      "windows": {
        "title": "Register with your\ndevice unlock method",
        "details": {
          "description": "Use your device unlock method (fingerprint, PIN etc.) to sign in on any device. It is faster and more secure. Biometric data never leaves your device."
        }
      },
      "md": {
        "title": "Register with fingerprint",
        "details": {
          "description": "Use fingerprint or PIN to sign in on any device. It is faster and more secure. Biometric data never leaves your device."
        }
      },
      "ios": {
        "title": "Register with Face ID",
        "details": {
          "description": "Use Face ID, Touch ID or PIN to sign in on any device. It is faster and more secure. Biometric data never leaves your device."
        }
      },
      "no-biometrics": {
        "title": "Register with a one-time code",
        "details": {
          "description": "Use a one-time code to sign in on any device. It is faster and more secure."
        }
      }
    },
    "recover": {
      "title": "Sign in with Touch ID",
      "details": {
        "title": "Recover your account",
        "description": "Use Touch ID, Face ID or PIN to sign in to your account on any device. It is faster and more secure. Biometric data never leaves your device."
      },
      "windows": {
        "title": "Sign in without a password",
        "details": {
          "description": "Use your device unlock method (fingerprint, PIN etc.) to sign in to your account on any device. It is faster and more secure. Biometric data never leaves your device."
        }
      },
      "md": {
        "title": "Sign in with fingerprint",
        "details": {
          "description": "Use fingerprint or PIN to sign in to your account on any device. It is faster and more secure. Biometric data never leaves your device."
        }
      },
      "ios": {
        "title": "Sign in with Face ID",
        "details": {
          "description": "Use Face ID, Touch ID or PIN to sign in to your account on any device. It is faster and more secure. Biometric data never leaves your device."
        }
      },
      "no-biometrics": {
        "title": "Sign in with a One-Time Code",
        "details": {
          "description": "Use a one-time code to sign in to your account on any device. It is faster and more secure."
        }
      }
    }
  },
  "modal": {
    "general": {
      "close": "Cancel",
      "restart": "Not you?"
    },
    "passkey-retry": {
      "header": "Sign In",
      "title": "It looks like the Touch ID login wasn’t completed",
      "description": "No worries—you can try again for a quick and secure login",
      "cta": "Try again with Touch ID",
      "not-now": "Verify it's me in another way",
      "windows": {
        "title": "It looks like the Windows Hello login wasn’t completed",
        "cta": "Try again with Windows Hello"
      },
      "ios": {
        "title": "It looks like the Face ID login wasn’t completed",
        "cta": "Try again with Face ID"
      },
      "md": {
        "title": "It looks like the passkey login wasn’t completed",
        "cta": "Try Again",
        "not-now": "Continue"
      }
    },
    "login-id-verification": {
      "header": "Use One-time Code",
      "loading": "Verifying",
      "success": "Success",
      "title": "Enter the code",
      "description": "An email with a {codeLength}-digit code was just sent to\n{loginId}",
      "resend": "Resend",
      "resendDescription": "Didn't receive the email?",
      "a11y": {
        "header": "Sign in using a one-time code sent to your email",
        "sms": {
          "header": "Check your phone"
        }
      },
      "sms": {
        "header": "Check your phone",
        "description": "An SMS with a {codeLength}-digit code was just sent to\n{loginId}",
        "resendDescription": "Didn't receive the SMS?"
      }
    },
    "login-id-collect": {
      "header": "Sign In or Register",
      "title": "Enter your email to continue",
      "placeholder": "Email",
      "cta": "Continue",
      "phoneNumber": {
        "title": "Enter your phone number to continue",
        "placeholder": "Phone number"
      },
      "userName": {
        "title": "Enter your ID number to continue",
        "placeholder": "ID number"
      }
    },
    "recognized-user": {
      "header": "Sign In To {siteName}",
      "title": "Use Touch ID to sign in as\n{loginId}",
      "cta": "Continue",
      "windows": {
        "header": "Hello, {loginId}",
        "title": "Use your fingerprint, face or PIN to a faster and more secure login"
      }
    },
    "unknown-user": {
      "header": "Sign In To {siteName}",
      "title": "Use Touch ID for a faster and more secure \nsign in to {siteName}",
      "cta": "Continue",
      "windows": {
        "header": "Sign in to {siteName}",
        "title": "Use your fingerprint, face or PIN to a faster and more secure login"
      }
    }
  },
  "prompt": {
    "returning-user": {
      "ios": {
        "a11y": {
          "title": "Sign in as {loginId}",
          "cta": "Continue",
          "close": "Close"
        },
        "title": "Sign In",
        "description": "Face ID",
        "cta": "Use {loginId}"
      },
      "md": {
        "a11y": {
          "close": "Cancel"
        },
        "title": "Sign in as {loginId}",
        "description": "Use your fingerprint to sign in",
        "cta": "Continue",
        "close": "Close"
      },
      "no-biometrics": {
        "title": "Sign in",
        "description": "",
        "cta": "Use {loginId}"
      },
      "macOS": {
        "title": "Sign in to {siteOrigin} with Touch ID",
        "description": "Use {loginId}",
        "cta": "Continue",
        "close": "Cancel"
      },
      "iPad": {
        "title": "Sign in to {siteOrigin} with Face ID",
        "description": "Use {loginId}",
        "cta": "Continue",
        "close": "Cancel"
      },
      "windows": {
        "title": "Sign in to {siteOrigin} as {loginId}\n with fingerprint, face or PIN",
        "description": "",
        "cta": "OK",
        "close": "Cancel"
      }
    },
    "always-connected": {
      "ios": {
        "a11y": {
          "title": "Sign in with Face ID",
          "cta": "Continue",
          "close": "Close"
        },
        "title": "Sign In",
        "description": "Face ID",
        "cta": "Sign in with Face ID",
        "inputPlaceholder": "Enter your email"
      },
      "md": {
        "a11y": {
          "close": "Cancel"
        },
        "title": "Sign in with Fingerprint",
        "description": "Use your fingerprint to sign in",
        "cta": "Continue",
        "close": "Close",
        "inputPlaceholder": "Enter your email"
      },
      "no-biometrics": {
        "title": "Sign in",
        "description": "",
        "cta": "Use One-Time Code"
      },
      "macOS": {
        "title": "Sign in to {siteOrigin} with Touch ID",
        "description": "",
        "cta": "Continue",
        "close": "Cancel",
        "inputPlaceholder": "Enter your email",
        "phoneNumber": {
          "inputPlaceholder": "Enter your phone number"
        },
        "userName": {
          "inputPlaceholder": "Enter your ID number"
        }
      },
      "iPad": {
        "title": "Sign in to {siteOrigin} with Face ID",
        "description": "",
        "cta": "Continue",
        "close": "Cancel",
        "inputPlaceholder": "Enter your email",
        "phoneNumber": {
          "inputPlaceholder": "Enter your phone number"
        },
        "userName": {
          "inputPlaceholder": "Enter your ID number"
        }
      },
      "windows": {
        "title": "Sign in to {siteOrigin} with fingerprint, face or PIN",
        "description": "",
        "cta": "OK",
        "close": "Cancel",
        "inputPlaceholder": "Enter your email",
        "phoneNumber": {
          "inputPlaceholder": "Enter your phone number"
        },
        "userName": {
          "inputPlaceholder": "Enter your ID number"
        }
      }
    },
    "account-recover": {
      "title": "Quick account recovery",
      "description": "Sign in securely without resetting your password",
      "cta": "Use Face ID",
      "skip": "Reset password",
      "md": {
        "cta": "Continue"
      }
    }
  },
  "slider": {
    "general": {
      "close": "Close",
      "md": {
        "close": "Cancel"
      }
    },
    "login-id-fallback": {
      "title": "Use One-time Code",
      "summary": "An email with a {codeLength}-digit code was just sent to\n{loginId}",
      "description": "Enter the code",
      "cta": "Verify",
      "resend": "Resend email",
      "sms": {
        "title": "Verify Your Identity",
        "summary": "We have sent you a {codeLength}-digit code to\n{loginId}",
        "resend": "Resend SMS",
        "md": {
          "title": "Sign in with your fingerprint"
        }
      }
    },
    "login-id-verification": {
      "title": "Verify Your Email",
      "summary": "An email with a {codeLength}-digit code was just sent to\n{loginId}",
      "description": "Enter the code",
      "cta": "Verify",
      "resend": "Resend email",
      "sms": {
        "title": "Verify Your Identity",
        "summary": "We have sent you a {codeLength}-digit code to\n{loginId}",
        "resend": "Resend SMS",
        "md": {
          "title": "Sign in with your fingerprint"
        }
      }
    },
    "profile-collect": {
      "title": "Complete Your Profile",
      "cta": "Continue"
    },
    "new-device": {
      "title": "You are using a different phone",
      "description": "Continue to enroll this device",
      "cta": "Continue"
    },
    "login-id-collect": {
      "title": "Sign In with Face ID",
      "description": "Enter your email",
      "cta": "Continue",
      "no-biometrics": {
        "title": "Enter your email",
        "description": "to receive a one-time code"
      },
      "phoneNumber": {
        "description": "Enter your phone number",
        "no-biometrics": {
          "title": "Enter your phone number",
          "description": "to receive a one-time code"
        },
        "md": {
          "title": "Sign In with Fingerprint"
        }
      },
      "userName": {
        "description": "Enter your ID number",
        "no-biometrics": {
          "title": "Enter your ID number",
          "description": "to receive a one-time code"
        },
        "md": {
          "title": "Sign In with Fingerprint"
        }
      },
      "email": {
        "no-biometrics": {
          "title": "Enter your email",
          "description": "to receive a one-time code"
        },
        "md": {
          "title": "Sign In with Fingerprint"
        }
      }
    }
  },
  "enrollCredential": {
    "title": "Speed up your sign-in",
    "description": "Would you like to skip password next time?",
    "cta": "Use Face ID",
    "skip": "No, Thanks",
    "md": {
      "cta": "Continue"
    }
  },
  "notification": {
    "returning-user": {
      "header": "Welcome back to {siteName}",
      "description": "Sign-in as {loginId}"
    }
  },
  "flow": {
    "header": "",
    "cta": "Continue",
    "skip": "Not this time",
    "change": "Change",
    "close": "Close",
    "errors": {
      "general": {
        "title": "We are unable to sign you in at this moment",
        "description": "We could not sign you in due a technical issue on our end. Please try connecting again."
      },
      "userNotFound": {
        "title": "You don't have an account",
        "description": "[Check our documentation to implement this journey]"
      },
      "accountNotFound": {
        "title": "You don't have an account",
        "description": "[Check our documentation to implement this journey]"
      },
      "wrongCodeLimitReached": {
        "title": "You reached the limit of attempts",
        "description": "Wait 5 minutes and try again or use a different email"
      },
      "accountIsBlocked": {
        "title": "Your account is blocked",
        "description": "Please try again later"
      },
      "sendCodeLimitReached": {
        "title": "Code verification attempts limit reached",
        "description": "Please try again later"
      }
    },
    "collectLoginId": {
      "title": "Enter your email",
      "description": "Log into your account. If you don't have one, we'll create one for you",
      "placeholder": "name@example.com",
      "label": "Email",
      "error": "Enter a valid email",
      "username": {
        "title": "Enter your username",
        "placeholder": "Username",
        "label": "Username",
        "error": "Enter a valid username"
      },
      "phoneNumber": {
        "title": "Enter your phone number",
        "placeholder": "Phone number",
        "label": "Phone number",
        "error": "Enter a valid phone number"
      },
      "emailOrPhoneNumber": {
        "title": "Enter your phone or email",
        "placeholder": "Phone or email",
        "label": "Phone or email",
        "error": "Enter a valid phone or email"
      }
    },
    "enrollPasskeys": {
      "title": "Enable Touch ID to sign in",
      "description": "Make your sign in faster. Biometric data never leaves your device",
      "note": "Using a public or shared device?",
      "alternativeCTA": "Continue to my account",
      "windows": {
        "title": "Enable Windows Hello to sign in",
        "description": "Use Windows Hello to sign in with your face, fingerprint or PIN"
      },
      "ios": {
        "title": "Enable Face ID to sign in",
        "note": ""
      },
      "md": {
        "title": "Simplify your sign-in\nwith passkeys",
        "description": "Use your fingerprint, face, or screen lock to\nsign-in on this device",
        "note": ""
      }
    },
    "fidoCreate": {
      "title": "Enable Touch ID to sign in",
      "description": "Make your sign in faster. Biometric data never leaves your device",
      "note": "Using a public or shared device?",
      "alternativeCTA": "Maybe later",
      "windows": {
        "title": "Enable Windows Hello to sign in",
        "description": "Use Windows Hello to sign in with your face, fingerprint or PIN"
      },
      "ios": {
        "title": "Enable Face ID to sign in",
        "note": ""
      },
      "md": {
        "title": "Simplify your sign-in\nwith passkeys",
        "description": "Use your fingerprint, face, or screen lock to\nsign-in on this device",
        "note": ""
      }
    },
    "fidoLogin": {
      "title": "Signing in with Touch ID...",
      "windows": {
        "title": "Signing in with Windows Hello..."
      },
      "ios": {
        "title": "Signing in with Face ID"
      },
      "md": {
        "title": "Signing in..."
      }
    },
    "qr": {
      "title": "Scan a QR Code to sign in",
      "note": "Scan this QR with your personal mobile device",
      "loading": "Signing you in...",
      "magicLink": "Sign in with one-time link",
      "fidoAuth": "Sign in with Touch ID",
      "cancel": "Cancel",
      "windows": {
        "fidoAuth": "Sign in with Windows Hello"
      }
    },
    "magicLink": {
      "title": "Check your email",
      "description": "We sent you an email. It has a link that will sign you in without typing a password."
    },
    "otp": {
      "title": "Check your email for a code",
      "description": "Enter the code to confirm it's you",
      "note": "Can't find your code? Check your spam folder",
      "resend": "Resend code",
      "gmail": "Open Gmail",
      "sms": {
        "title": "Check your phone for a code",
        "note": "Didn't find your code?"
      }
    },
    "webappScreen": {
      "title": "Signing in with Touch ID",
      "description": "Use Touch ID to sign in on this device",
      "alternativeCTA": "Retry sign in",
      "ios": {
        "title": "Signing in with Face ID",
        "description": "Use Face ID to sign in on this device"
      },
      "md": {
        "title": "Signing in ...",
        "description": "Use your fingerprint, face, or screen lock to sign in on this device"
      }
    },
    "returningUser": {
      "header": "",
      "title": "Welcome back",
      "description": "Use Touch ID to continue to your account",
      "otherOptions": "Other sign-in options",
      "windows": {
        "description": "Use Windows Hello to continue to your account"
      },
      "ios": {
        "description": "Use Face ID to continue to your account"
      },
      "md": {
        "description": "Make your sign in faster. Biometric data never leaves your device"
      }
    },
    "collectProfile": {
      "title": "Complete your profile",
      "description": "We're excited to have you join us!"
    },
    "authSelection": {
      "title": "Choose a sign-in method",
      "fidoAuth": "Sign in with Face ID",
      "passwordAuth": "Sign in with Password",
      "md": {
        "fidoAuth": "Sign in with passkey"
      },
      "windows": {
        "fidoAuth": "Sign in with passkey"
      },
      "macOS": {
        "fidoAuth": "Sign in with Touch ID"
      },
      "verification": {
        "email": "Sign in with a code",
        "phone": "Sign in with a code"
      },
      "deferred": {
        "signin": "Sign in with passkey"
      },
      "options": {
        "show": "Show other options",
        "hide": "Hide other options"
      }
    },
    "passwordCollection": {
      "title": "Enter your password",
      "otp": "Use a one-time code",
      "qr": "Scan the QR code",
      "reset": "Forgot password?",
      "placeholder": "Password",
      "errors": {
        "required": "Please enter a password",
        "invalid": "Incorrect user or password. Please try again or click 'forgot password'"
      }
    },
    "registerRedirect": {
      "title": "Join {siteName}",
      "description": "Unlock exclusive offers and rewards.\nIt only takes a minute",
      "cta": "Setup my account",
      "reset": "Go Back"
    },
    "social": {
      "cta": "Continue with {provider}"
    },
    "accountDecision": {
      "title": "You already have an account",
      "description": "Seems like you already have an account.\nContinue to log in, or go back to edit",
      "cta": "Continue",
      "altCta": "Go back to edit"
    },
    "register": {
      "loading": "Creating your account..."
    },
    "postLoginEnrollPasskeys": {
      "title": "Create a passkey",
      "description": "Create a passkey to start signing in with\nyour fingerprint, face or screen lock.",
      "altCta": "Skip for now",
      "loading": {
        "title": "Creating a passkey..."
      },
      "done": {
        "title": "Passkey successfully created!",
        "description": "Next time you log in, just use your fingerprint,\nface, or screen lock,no password needed.",
        "cta": "Done"
      }
    }
  },
  "userName": {
    "options": "Options"
  },
  "profiles": {
    "firstName": {
      "displayName": "First name",
      "placeholder": " ",
      "validations": {
        "pattern": "{fieldName} must include letters only.",
        "require_key": "{fieldName} is required.",
        "min_length_key": "{fieldName} must be at least {value} characters long.",
        "max_length_key": "{fieldName} must be at most {value} characters long."
      }
    },
    "lastName": {
      "displayName": "Last name",
      "placeholder": " ",
      "validations": {
        "pattern": "{fieldName} must include letters only.",
        "require_key": "{fieldName} is required.",
        "min_length_key": "{fieldName} must be at least {value} characters long.",
        "max_length_key": "{fieldName} must be at most {value} characters long."
      }
    },
    "birthDate": {
      "displayName": "Date of birth",
      "placeholder": "Date of birth",
      "properties": {
        "day": "Day",
        "month": "Month",
        "year": "Year"
      },
      "validations": {
        "require_key": "{fieldName} is required.",
        "age_restriction_key": "Age does not match ({value})."
      }
    },
    "phone": {
      "displayName": "Phone",
      "placeholder": " ",
      "validations": {
        "pattern": "{fieldName} must include digits only.",
        "require_key": "{fieldName} is required."
      }
    },
    "consent": {
      "displayName": "I would like to receive e-mails with special offers."
    },
    "consent2": {
      "displayName": "I accept the <a href=\"https://ownid.com/legal/terms-of-service\" target=\"_blank\">terms and conditions</a>"
    }
  }
}
