From c8afa3b27f280c7ade13c0bb36f7d4853203b6f0 Mon Sep 17 00:00:00 2001 From: Conor Macpherson <116016004+ConorMacpherson@users.noreply.github.com> Date: Thu, 20 Apr 2023 12:04:31 -0400 Subject: [PATCH] Update en.json --- webapp/channels/src/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/channels/src/i18n/en.json b/webapp/channels/src/i18n/en.json index 360d514e12..584fea3324 100644 --- a/webapp/channels/src/i18n/en.json +++ b/webapp/channels/src/i18n/en.json @@ -4057,7 +4057,7 @@ "licensingPage.overageUsersBanner.ctaExpandSeats": "Purchase additional seats", "licensingPage.overageUsersBanner.noticeDescription": "Notify your Customer Success Manager on your next true-up check. ", "licensingPage.overageUsersBanner.noticeTitle": "Your workspace user count has exceeded your paid license seat count by {seats, number} {seats, plural, one {seat} other {seats}}", - "licensingPage.overageUsersBanner.selfHostedNoticeDescription": "Purchase additional seats to remain compliant.", + "licensingPage.overageUsersBanner.selfHostedNoticeDescription": "Purchase additional seats to remain compliant.", "licensingPage.overageUsersBanner.text": "Your workspace user count has exceeded your paid license seat count by {seats, number} {seats, plural, one {seat} other {seats}}. Purchase additional seats to remain compliant.", "link_preview.image_preview": "Show Image preview", "link_preview.remove_link_preview": "Remove link preview",