{t("Are you sure you want to disable OTP sign-in? You will not be able to sign in with only emails anymore.")}
)
) : (
{t("OTP sign-in is enabled and cannot be disabled as it is currently the only sign-in method")}
)
) : (
)
) : (
{t("To enable OTP sign-in, please add a verified sign-in email.")}
)}