From f5a38d5960257b497a4b1e472f39b8288e17ee8a Mon Sep 17 00:00:00 2001 From: Tom BRUGIER Date: Tue, 24 Jun 2025 16:26:23 +0200 Subject: [PATCH] French e-mail template for password reset is now translated --- .../Espo/Resources/templates/passwordChangeLink/fr_FR/body.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/Espo/Resources/templates/passwordChangeLink/fr_FR/body.tpl b/application/Espo/Resources/templates/passwordChangeLink/fr_FR/body.tpl index 28d191cdd4..77e915e140 100644 --- a/application/Espo/Resources/templates/passwordChangeLink/fr_FR/body.tpl +++ b/application/Espo/Resources/templates/passwordChangeLink/fr_FR/body.tpl @@ -1 +1 @@ -

You can change your password by following this link {{link}}. This unique URL will be expired soon.

+

Vous pouvez modifier votre mot de passe en suivant ce lien {{link}}. Cette URL unique expirera bientôt.

\ No newline at end of file