X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bsignup%2F%2Bverify-account%2Fverify-account-routing.module.ts;h=d53a5ed780599a652299dc84eb6e170c0d1320e1;hb=HEAD;hp=1bc6363456cdffac08d56c4dca88db0901c29612;hpb=1c5e49e75284100b7b1fc8b4e73c8ba53fe22e89;p=github%2FChocobozzz%2FPeerTube.git diff --git a/client/src/app/+signup/+verify-account/verify-account-routing.module.ts b/client/src/app/+signup/+verify-account/verify-account-routing.module.ts index 1bc636345..d53a5ed78 100644 --- a/client/src/app/+signup/+verify-account/verify-account-routing.module.ts +++ b/client/src/app/+signup/+verify-account/verify-account-routing.module.ts @@ -21,7 +21,7 @@ const verifyAccountRoutes: Routes = [ component: VerifyAccountAskSendEmailComponent, data: { meta: { - title: $localize`Ask to send an email to verify you account` + title: $localize`Ask to send an email to verify your account` } } }