Skip to content

Commit 0ec508a

Browse files
committed
add Dutch workAccountClosedSubtitle translation
1 parent 79d28eb commit 0ec508a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/languages/nl.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2996,6 +2996,8 @@ ${amount} voor ${merchant} - ${date}`,
29962996
mergeBlockScreen: {
29972997
title: 'Werkmail kon niet worden toegevoegd',
29982998
subtitle: (workEmail: string | undefined) => `We konden ${workEmail} niet toevoegen. Probeer het later opnieuw in Instellingen of chat met Concierge voor hulp.`,
2999+
workAccountClosedSubtitle:
3000+
'De zakelijke account die aan deze e-mail is gekoppeld, is gesloten. Neem contact op met de beheerder van je bedrijf om deze opnieuw te activeren, of meld je aan met een ander e-mailadres.',
29993001
},
30003002
tasks: {
30013003
testDriveAdminTask: {

0 commit comments

Comments
 (0)