Skip to content

Commit 4e9a7e0

Browse files
committed
add pt-BR workAccountClosedSubtitle translation
1 parent f516fca commit 4e9a7e0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/languages/pt-BR.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2991,6 +2991,8 @@ ${amount} para ${merchant} - ${date}`,
29912991
title: 'Não foi possível adicionar o e-mail de trabalho',
29922992
subtitle: (workEmail: string | undefined) =>
29932993
`Não foi possível adicionar ${workEmail}. Tente novamente mais tarde em Configurações ou converse com o Concierge para obter orientação.`,
2994+
workAccountClosedSubtitle:
2995+
'A conta de trabalho associada a este e-mail está encerrada. Entre em contato com o administrador da sua empresa para reativá-la ou cadastre-se com um e-mail diferente.',
29942996
},
29952997
tasks: {
29962998
testDriveAdminTask: {

0 commit comments

Comments
 (0)