casa.enableJS=Please enable javascript to use this page!
casa.stuck_authn=Stuck or changed your mind?
casa.alternative_authn=Use a different authentication method
casa.welcome=Welcome
casa.username=Username
casa.password=Password
casa.login=Login
casa.2fa_verification=2-step verification

# Selector page labels

casa.selector.otp=A verification code from my OTP mobile app or hardware token
casa.selector.twilio=A verification code sent to my phone via text message
casa.selector.fido=My Fido device (eg. security key)

# Specific authn method labels

# Twilio SMS

casa.sms.choose=Choose a number to send an SMS to:
casa.sms.send=Send
casa.sms.wrong=Wrong code entered
casa.sms.enter=Enter the code sent via SMS

# Passkeys
casa.fido.retry=Retry security key
casa.fido.insert=Insert your security key
casa.fido.tap_reinsert=If your key has a button, tap it. Otherwise you can remove it and re-insert it

#The following labels are used inside Javascript strings. HTML escaping is not applied (see fido-authn template).
#If double quotes are needed, use escaping like \\" to avoid JS syntax errors - or just single quotes
casa.fido.wait=Please wait...
casa.fido.notAllowed=Please use a fido credential already associated to your account
casa.fido.abort=Operation was cancelled
casa.fido.error=An error occurred

# OTP

casa.otp.wrong=Wrong code entered
casa.otp.title=Get a verification code from your OTP mobile app or hardware token
casa.otp.enter=Enter code
