From 88153cd490c3265954f035edadad4a853b8daceb Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Mon, 31 Oct 2022 20:30:08 +0100 Subject: [PATCH] web/admin: fix typo Signed-off-by: Jens Langhammer --- .../admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts b/web/src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts index 8ae544604..43399a5e6 100644 --- a/web/src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts +++ b/web/src/admin/stages/authenticator_sms/AuthenticatorSMSStageForm.ts @@ -254,7 +254,7 @@ export class AuthenticatorSMSStageForm extends ModelForm${t`Hash phone number`}

- ${t`If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons.Devices created from a stage with this enabled cannot be used with the authenticator validation stage.`} + ${t`If enabled, only a hash of the phone number will be saved. This can be done for data-protection reasons. Devices created from a stage with this enabled cannot be used with the authenticator validation stage.`}