Skip to content

Commit f516fca

Browse files
committed
add Polish workAccountClosedSubtitle translation
1 parent 0ec508a commit f516fca

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/languages/pl.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2990,6 +2990,8 @@ ${amount} dla ${merchant} - ${date}`,
29902990
mergeBlockScreen: {
29912991
title: 'Nie udało się dodać służbowego adresu e-mail',
29922992
subtitle: (workEmail: string | undefined) => `Nie udało się dodać ${workEmail}. Spróbuj ponownie później w Ustawieniach lub porozmawiaj z Concierge, aby uzyskać pomoc.`,
2993+
workAccountClosedSubtitle:
2994+
'Konto służbowe powiązane z tym adresem e‑mail jest zamknięte. Skontaktuj się z administratorem w swojej firmie, żeby je ponownie aktywować, albo zarejestruj się przy użyciu innego adresu e‑mail.',
29932995
},
29942996
tasks: {
29952997
testDriveAdminTask: {

0 commit comments

Comments
 (0)