From 14f8fe99ec5f5f932c1770541b5f91ea75690f9f Mon Sep 17 00:00:00 2001
From: Yoan VALLET <ext.sopra.yvallet@grandlyon.com>
Date: Tue, 16 Jun 2020 17:54:38 +0200
Subject: [PATCH] Change mail by email in translation

---
 src/locales/fr.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/locales/fr.json b/src/locales/fr.json
index 5e6acf3dd..273ec8c68 100644
--- a/src/locales/fr.json
+++ b/src/locales/fr.json
@@ -213,7 +213,7 @@
     },
     "grdfgrandlyon": {
       "connect": {
-        "placeholder": "adresse mail",
+        "placeholder": "adresse email",
         "label1": "Je me connecte à",
         "label2": "mon compte GRDF"
       },
-- 
GitLab