From efabd21d92afd4d265adf2a490625cc994493656 Mon Sep 17 00:00:00 2001
From: Alexander Bilz <mail@alexbilz.com>
Date: Sat, 16 Jan 2021 10:47:49 +0000
Subject: [PATCH] Revert "Added reCAPTCHA to Formspree and support for Netlify forms"

---
 i18n/fr.toml |   29 +----------------------------
 1 files changed, 1 insertions(+), 28 deletions(-)

diff --git a/i18n/fr.toml b/i18n/fr.toml
index 16d481d..b97fd5a 100644
--- a/i18n/fr.toml
+++ b/i18n/fr.toml
@@ -20,32 +20,5 @@
 [comments]
 other = "commentaire"
 
-[name]
-other = "Nom"
-
-[name_error]
-other = "Veuillez indiquer votre nom"
-
-[email]
-other = "Email"
-
-[email_error]
-other = "Veuillez saisir une adresse électronique valide"
-
-[message]
-other = "Message"
-
-[message_error]
-other = "Veuillez nous indiquer la raison pour laquelle vous nous contactez"
-
 [send]
-other = "Envoyer"
-
-[form_captcha_error]
-other = "Erreur Captcha ; veuillez réessayer plus tard"
-
-[form_error]
-other = "Erreur fatale, contact non établi - veuillez prendre contact d'une autre manière"
-
-[form_success]
-other = "Merci de nous avoir contactés ! Nous vous contacterons bientôt"
+other = "Envoyer"
\ No newline at end of file

--
Gitblit v1.10.0