3 changed files with 10 additions and 2 deletions
@ -1,3 +1,3 @@
|
||||
<h2>Access completely denied as you have reached your attempts limit = <%= @limit %>.</h2> |
||||
<p>Please contact your system administrator.</p> |
||||
<h2><%= I18n.t("devise.two_factor_authentication.max_login_attempts_reached") %> = <%= @limit %>.</h2> |
||||
<p><%= I18n.t("devise.two_factor_authentication.contact_administrator") %></p> |
||||
|
||||
|
Loading…
Reference in new issue