Two factor authentication extension for Devise
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
en:
|
|
|
|
devise:
|
|
|
|
two_factor_authentication:
|
|
|
|
success: "Two factor authentication successful."
|
|
|
|
attempt_failed: "Attempt failed."
|
|
|
|
max_login_attempts_reached: "Access completely denied as you have reached your attempts limit"
|
|
|
|
contact_administrator: "Please contact your system administrator."
|
|
|
|
code_has_been_sent: "Your authentication code has been sent."
|