From ad1b303f99aea6a2e049d5840466a69ffcbd286c Mon Sep 17 00:00:00 2001 From: Jia Xu Date: Thu, 2 Jan 2025 15:17:26 -0800 Subject: [PATCH] 21131 - Add missing strr description (#3194) --- auth-web/src/locales/en.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/auth-web/src/locales/en.json b/auth-web/src/locales/en.json index 994030772..b915e4df0 100644 --- a/auth-web/src/locales/en.json +++ b/auth-web/src/locales/en.json @@ -159,7 +159,7 @@ "mhr_qshmCodeDescription": "

Qualified Supplier – Home Manufacturers

", "mhr_qshdCodeDescription": "

Qualified Supplier – Home Dealers

", "vsCodeDescription": "

The search and registration products are intended for the exclusive use of solicitors and notaries only. To add this product, accept the Terms of Service. Review the terms and check the box below if you confirm. BC Registry staff will review your information and grant access to Wills Registry in 3-4 days if approved.

Learn More

", - "strrCodeDescription": "



", + "strrCodeDescription": "

", "bcaCodeDescription": "Three reports are available for purchase:", "esraCodeDescription": "Search by the following:", "accountBusinessTypeText": "Select a user type for your BC Registries and Online Service Account:", @@ -167,6 +167,8 @@ "business_searchCodeActiveSubtitle": "This account has access to Business Search.", "mhrStaffCodeActiveSubtitle": "This account has search access to Manufactured Home Registry", "mhrCodeActiveSubtitle": "This account has search access to Manufactured Home Registry", + "strrStaffCodeActiveSubtitle": "This account has search access to Short Term Rental Registry", + "strrCodeActiveSubtitle": "This account has search access to Short Term Rental Registry", "mhrQsCodeActiveSubtitle": "This account has Qualified Supplier access to Manufactured Home Registry", "pprCodeActiveSubtitle": "This account has access to Personal Property Registry.", "vsCodeActiveSubtitle": "This account has access to Wills Registry.",