Skip to content

Commit 428d96d

Browse files
[FEATURE] Traduction en NL et ES de l'e-mail d'alerte si reconnexion après 12 mois
#11506
2 parents 3ebc074 + 0f184c2 commit 428d96d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

api/translations/es.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -435,15 +435,15 @@
435435
},
436436
"warning-connection-email": {
437437
"params": {
438-
"context": "We noticed a new connection to your Pix account after a period of inactivity of 12 months or more.",
439-
"disclaimer": "If this connection really comes from you, no action is necessary.",
440-
"hello": "Hello {firstName},",
441-
"resetMyPassword": "Set a new password",
442-
"signing": "Pix team",
443-
"supportContact": "If in doubt or if you have any questions, our support is available to help you.",
444-
"thanks": "Thank you for your vigilance,",
445-
"warningMessage": "If this is not the case, we invite you to change your password immediately to secure your account by clicking on the button below:"
438+
"context": "Nos dimos cuenta de una nueva conexión a su cuenta Pix después de un período de inactividad de 12 meses o más.",
439+
"disclaimer": "Si esta conexión procede realmente de ti, no es necesaria ninguna acción.",
440+
"hello": "Hola {firstName},",
441+
"resetMyPassword": "Establecer una nueva contraseña",
442+
"signing": "Equipo Pix",
443+
"supportContact": "En caso de duda o si tiene alguna pregunta, nuestro servicio de asistencia está a su disposición para ayudarle.",
444+
"thanks": "Gracias por su vigilancia,",
445+
"warningMessage": "Gracias por su Si este no es el caso, le invitamos a cambiar su contraseña inmediatamente para asegurar su cuenta haciendo clic en el botón de abajo:"
446446
},
447-
"subject": "Recent activity on your Pix account"
447+
"subject": "Actividad reciente en su cuenta Pix"
448448
}
449449
}

api/translations/nl.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -427,15 +427,15 @@
427427
},
428428
"warning-connection-email": {
429429
"params": {
430-
"context": "We noticed a new connection to your Pix account after a period of inactivity of 12 months or more.",
431-
"disclaimer": "If this connection really comes from you, no action is necessary.",
432-
"hello": "Hello {firstName},",
433-
"resetMyPassword": "Set a new password",
430+
"context": "We hebben een nieuwe verbinding met je Pix-account opgemerkt na een periode van inactiviteit van 12 maanden of meer.",
431+
"disclaimer": "Als deze verbinding echt van jou komt, is er geen actie nodig.",
432+
"hello": "Hallo {firstName},",
433+
"resetMyPassword": "Een nieuw wachtwoord instellen",
434434
"signing": "Pix team",
435-
"supportContact": "If in doubt or if you have any questions, our support is available to help you.",
435+
"supportContact": "Als je twijfelt of vragen hebt, staat onze support klaar om je te helpen.",
436436
"thanks": "Thank you for your vigilance,",
437-
"warningMessage": "If this is not the case, we invite you to change your password immediately to secure your account by clicking on the button below:"
437+
"warningMessage": "Als dit niet het geval is, nodigen we je uit om je wachtwoord onmiddellijk te wijzigen om je account te beveiligen door op de onderstaande knop te klikken:"
438438
},
439-
"subject": "Recent activity on your Pix account"
439+
"subject": "Recente activiteit op je Pix-account"
440440
}
441441
}

0 commit comments

Comments
 (0)