mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix missing i18n on signup label
This commit is contained in:
parent
aa1bc08499
commit
f64a58296e
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user