Fix missing i18n on signup label

pull/5305/head
Chocobozzz 2022-09-20 14:20:04 +02:00
parent aa1bc08499
commit f64a58296e
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
</div>
</cdk-step>
<cdk-step [stepControl]="formStepUser" label="My account" [editable]="!signupSuccess">
<cdk-step [stepControl]="formStepUser" i18n-label label="My account" [editable]="!signupSuccess">
<my-signup-step-title mascotImageName="account" i18n>
<strong>Setup</strong>
<div>your account</div>