diff --git a/frontend/src/app/components/sponsor/sponsor.component.ts b/frontend/src/app/components/sponsor/sponsor.component.ts
index 619cb1159..f5f95debc 100644
--- a/frontend/src/app/components/sponsor/sponsor.component.ts
+++ b/frontend/src/app/components/sponsor/sponsor.component.ts
@@ -31,7 +31,7 @@ export class SponsorComponent implements OnInit, OnDestroy {
) { }
ngOnInit(): void {
- this.seoService.setTitle($localize`:@@sponsor.title:Sponsor`);
+ this.seoService.setTitle($localize`:@@dfd99c62b5b308fc5b1ad7adbbf9d526d2b31516:Sponsor`);
this.websocketService.want(['blocks']);
this.paymentForm = this.formBuilder.group({
diff --git a/frontend/src/locale/messages.xlf b/frontend/src/locale/messages.xlf
index 9c05d5286..62a5ec3e3 100644
--- a/frontend/src/locale/messages.xlf
+++ b/frontend/src/locale/messages.xlf
@@ -2536,6 +2536,10 @@
src/app/components/sponsor/sponsor.component.html
4
+
+ src/app/components/sponsor/sponsor.component.ts
+ 34
+
sponsor.title
@@ -2570,13 +2574,6 @@
about.sponsor.thank-you
-
Loading graphs...