Skip to content

Commit a8376b9

Browse files
committed
add workAccountClosedSubtitle translation
1 parent 555498e commit a8376b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/languages/en.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3066,6 +3066,7 @@ const translations = {
30663066
mergeBlockScreen: {
30673067
title: 'Couldn’t add work email',
30683068
subtitle: (workEmail: string | undefined) => `We couldn’t add ${workEmail}. Please try again later in Settings or chat with Concierge for guidance.`,
3069+
workAccountClosedSubtitle: 'The work account associated with this email is closed. Please contact your company admin to reactivate it, or sign up with a different email.',
30693070
},
30703071
tasks: {
30713072
testDriveAdminTask: {

0 commit comments

Comments
 (0)