From 7098d7756f7c365dc1d6007083134cdbe9a10406 Mon Sep 17 00:00:00 2001 From: Nathan Date: Thu, 21 Oct 2021 14:57:25 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 100.0% (13 of 13 strings) Translation: Gancio/Email Translate-URL: https://hosted.weblate.org/projects/gancio/email/fr/ --- locales/email/fr.json | 4 ++++ 1 file changed, 4 insertions(+) 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." } }