From ff760a53797e02fb1e4dd2ea15b00669dbf37446 Mon Sep 17 00:00:00 2001 From: deetz99 Date: Wed, 8 Jan 2025 12:02:05 -0800 Subject: [PATCH 1/3] strata text-update --- strr-strata-web/.env.example | 2 +- strr-strata-web/app/components/form/StrataDetails.vue | 4 ++-- strr-strata-web/app/locales/en-CA.ts | 5 +++-- strr-strata-web/devops/vaults.env | 2 +- strr-strata-web/nuxt.config.ts | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/strr-strata-web/.env.example b/strr-strata-web/.env.example index b23f906e2..0ea5bcf95 100644 --- a/strr-strata-web/.env.example +++ b/strr-strata-web/.env.example @@ -23,7 +23,7 @@ NUXT_HOUSING_STRR_URL="" # TODO: add housing strr base url here for redirects NUXT_STRATA_TAC_URL="https://www2.gov.bc.ca/gov/content/housing-tenancy/short-term-rentals/registry/registry-toc-strataplatforms" NUXT_BCGOV_STRR_URL="https://www.gov.bc.ca/STRRegistry" NUXT_DECLINE_TOS_REDIRECT_URL="https://www2.gov.bc.ca/gov/content/housing-tenancy/short-term-rentals/registry" -NUXT_STRATA_DOCS_UPLOAD_LEARN_MORE_URL="https://www.gov.bc.ca/STRRegistry" # TODO: URL IS TBD +NUXT_DOES_PR_APPLY_URL="https://www2.gov.bc.ca/gov/content/housing-tenancy/short-term-rentals/principal-residence-requirement#PRapplies" #vaults keycloak NUXT_KEYCLOAK_AUTH_URL="https://dev.loginproxy.gov.bc.ca/auth" diff --git a/strr-strata-web/app/components/form/StrataDetails.vue b/strr-strata-web/app/components/form/StrataDetails.vue index dc360b8cd..1841e1c38 100644 --- a/strr-strata-web/app/components/form/StrataDetails.vue +++ b/strr-strata-web/app/components/form/StrataDetails.vue @@ -230,8 +230,8 @@ onMounted(async () => {