From d94c516402445d39b05a2924ae4dbcf71dedb259 Mon Sep 17 00:00:00 2001 From: David Hill Date: Wed, 4 Mar 2026 15:47:53 +0000 Subject: docs: update Go privacy copy for global hosting --- packages/console/app/src/routes/go/index.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'packages/console/app/src/routes') diff --git a/packages/console/app/src/routes/go/index.tsx b/packages/console/app/src/routes/go/index.tsx index af77917a3..c308eaba2 100644 --- a/packages/console/app/src/routes/go/index.tsx +++ b/packages/console/app/src/routes/go/index.tsx @@ -337,8 +337,8 @@ export default function Home() {
[*]

- {i18n.t("go.privacy.beforeExceptions")}{" "} - {i18n.t("go.privacy.exceptionsLink")}. + {i18n.t("go.privacy.body")} {i18n.t("common.contactUs")}{" "} + {i18n.t("go.privacy.contactAfter")}

@@ -437,15 +437,15 @@ export default function Home() {
  • {i18n.t("go.faq.a4.p1.beforePricing")}{" "} - {i18n.t("go.faq.a4.p1.pricingLink")}{" "} + {i18n.t("go.faq.a4.p1.pricingLink")}{" "} {i18n.t("go.faq.a4.p1.afterPricing")} {i18n.t("go.faq.a4.p2.beforeAccount")}{" "} {i18n.t("go.faq.a4.p2.accountLink")}. {i18n.t("go.faq.a4.p3")}
  • - {i18n.t("go.faq.a5.beforeExceptions")}{" "} - {i18n.t("go.faq.a5.exceptionsLink")}. + {i18n.t("go.faq.a5.body")} {i18n.t("common.contactUs")}{" "} + {i18n.t("go.faq.a5.contactAfter")}
  • -- cgit v1.2.3