diff --git a/authentik/stages/otp_static/templates/stages/otp_static/user_settings.html b/authentik/stages/otp_static/templates/stages/otp_static/user_settings.html index 6953ebb5b..f26509103 100644 --- a/authentik/stages/otp_static/templates/stages/otp_static/user_settings.html +++ b/authentik/stages/otp_static/templates/stages/otp_static/user_settings.html @@ -22,10 +22,10 @@ {% if not state %} {% if stage.configure_flow %} - {% trans "Enable Static Tokens" %} + {% trans "Enable Static Tokens" %} {% endif %} {% else %} - {% trans "Disable Static Tokens" %} + {% trans "Disable Static Tokens" %} {% endif %} diff --git a/authentik/stages/otp_time/templates/stages/otp_time/user_settings.html b/authentik/stages/otp_time/templates/stages/otp_time/user_settings.html index 5a351f6a1..9d3fa624e 100644 --- a/authentik/stages/otp_time/templates/stages/otp_time/user_settings.html +++ b/authentik/stages/otp_time/templates/stages/otp_time/user_settings.html @@ -18,10 +18,10 @@
{% if not state %} {% if stage.configure_flow %} - {% trans "Enable Time-based OTP" %} + {% trans "Enable Time-based OTP" %} {% endif %} {% else %} - {% trans "Disable Time-based OTP" %} + {% trans "Disable Time-based OTP" %} {% endif %}
diff --git a/authentik/stages/password/templates/stages/password/user-settings-card.html b/authentik/stages/password/templates/stages/password/user-settings-card.html index 85815bf1b..73285792a 100644 --- a/authentik/stages/password/templates/stages/password/user-settings-card.html +++ b/authentik/stages/password/templates/stages/password/user-settings-card.html @@ -9,7 +9,7 @@ {% trans 'Reset your password' %}