diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index c70872671..ca3117c1d 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -323,10 +323,11 @@ "login.log-in-title": "Log in", "login.register-button": "or create an account if you don't have one", "notification-box-card-limit-reached.close-tooltip": "Snooze for 10 days", - "notification-box-card-limit-reached.link": "upgrade to a paid plan", + "notification-box-card-limit-reached.contact-link": "notify your admin", + "notification-box-card-limit-reached.link": "Upgrade to a paid plan", "notification-box-card-limit-reached.title": "{cards} cards hidden from board", - "notification-box-cards-hidden.title": "Your action hidden another card", - "notification-box.card-limit-reached.not-admin.text": "To access archived cards, contact your admin to upgrade to a paid plan.", + "notification-box-cards-hidden.title": "This action has hidden another card", + "notification-box.card-limit-reached.not-admin.text": "To access archived cards, you can {contactLink} to upgrade to a paid plan.", "notification-box.card-limit-reached.text": "Card limit reached, to view older cards, {link}", "register.login-button": "or log in if you already have an account", "register.signup-title": "Sign up for your account", diff --git a/webapp/src/components/__snapshots__/centerPanel.test.tsx.snap b/webapp/src/components/__snapshots__/centerPanel.test.tsx.snap index af085b557..4113b0708 100644 --- a/webapp/src/components/__snapshots__/centerPanel.test.tsx.snap +++ b/webapp/src/components/__snapshots__/centerPanel.test.tsx.snap @@ -39,6 +39,7 @@ exports[`components/centerPanel Clicking on the Hidden card count should open a class="add-buttons add-visible" >