diff --git a/locales/email/fr.json b/locales/email/fr.json index d4201571..335230cc 100644 --- a/locales/email/fr.json +++ b/locales/email/fr.json @@ -21,5 +21,9 @@ }, "event_confirm": { "content": "Vous pouvez confirmer cet événement sur cette page" + }, + "test": { + "subject": "Votre configuration SMTP est fonctionnelle", + "content": "Ceci est un e-mail de test, si vous pouvez lire ceci c'est que votre configuration est fonctionnelle." } }