diff --git a/web/src/padelnomics/locales/de.json b/web/src/padelnomics/locales/de.json index 12bd119..a02702a 100644 --- a/web/src/padelnomics/locales/de.json +++ b/web/src/padelnomics/locales/de.json @@ -1777,5 +1777,12 @@ "report_q1_confirmed_title": "Download bereit", "report_q1_confirmed_body": "Unten auf den Button klicken, um das vollständige Bericht-PDF zu öffnen.", "report_q1_download_btn": "PDF herunterladen", - "report_q1_download_note": "PDF öffnet im Browser. Rechtsklick zum Speichern." + "report_q1_download_note": "PDF öffnet im Browser. Rechtsklick zum Speichern.", + + "affiliate_cta_buy": "Zum Angebot", + "affiliate_disclosure": "Affiliate-Link — wir erhalten eine Provision ohne Mehrkosten für dich.", + "affiliate_pros_label": "Vorteile", + "affiliate_cons_label": "Nachteile", + "affiliate_at_retailer": "bei {retailer}", + "affiliate_our_picks": "Unsere Empfehlungen" } \ No newline at end of file diff --git a/web/src/padelnomics/locales/en.json b/web/src/padelnomics/locales/en.json index b5ee39f..fbed322 100644 --- a/web/src/padelnomics/locales/en.json +++ b/web/src/padelnomics/locales/en.json @@ -1780,5 +1780,12 @@ "report_q1_confirmed_title": "Your download is ready", "report_q1_confirmed_body": "Click below to open the full report PDF.", "report_q1_download_btn": "Download PDF", - "report_q1_download_note": "PDF opens in your browser. Right-click to save." + "report_q1_download_note": "PDF opens in your browser. Right-click to save.", + + "affiliate_cta_buy": "View offer", + "affiliate_disclosure": "Affiliate link — we may earn a commission at no extra cost to you.", + "affiliate_pros_label": "Pros", + "affiliate_cons_label": "Cons", + "affiliate_at_retailer": "at {retailer}", + "affiliate_our_picks": "Our picks" } \ No newline at end of file