Skip to content

Commit 564c7a8

Browse files
committed
add Spanish workAccountClosedSubtitle translation
1 parent 598f884 commit 564c7a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/languages/es.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2897,6 +2897,8 @@ ${amount} para ${merchant} - ${date}`,
28972897
mergeBlockScreen: {
28982898
title: 'No se pudo añadir el correo electrónico de trabajo',
28992899
subtitle: (workEmail) => `No pudimos añadir ${workEmail}. Por favor, inténtalo de nuevo más tarde en Configuración o chatea con Concierge para obtener ayuda.`,
2900+
workAccountClosedSubtitle:
2901+
'La cuenta de trabajo asociada a este correo electrónico está cerrada. Ponte en contacto con el administrador de tu empresa para reactivarla o regístrate con un correo electrónico diferente.',
29002902
},
29012903
tasks: {
29022904
testDriveAdminTask: {

0 commit comments

Comments
 (0)