X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bsignup%2F%2Bregister%2Fregister.component.ts;h=4ab327b1bfdffd239c744d9facee701b951eb546;hb=3267d381f4fdd128b2f948670b2e2ba765145276;hp=396b27e5aee2d499fe883074f846e8249dd9905e;hpb=4e56f0fff12ab9840574e7a27277fc78b195b3e2;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+signup/+register/register.component.ts b/client/src/app/+signup/+register/register.component.ts index 396b27e5a..4ab327b1b 100644 --- a/client/src/app/+signup/+register/register.component.ts +++ b/client/src/app/+signup/+register/register.component.ts @@ -42,8 +42,8 @@ export class RegisterComponent implements OnInit { moderation: false } - defaultPreviousStepButtonLabel = $localize`:Button on the registration form to go to the previous step:Go to the previous step` - defaultNextStepButtonLabel = $localize`:Button on the registration form to go to the previous step:Go to the next step` + defaultPreviousStepButtonLabel = $localize`Go to the previous step` + defaultNextStepButtonLabel = $localize`Go to the next step` stepUserButtonLabel = this.defaultNextStepButtonLabel signupDisabled = false