From 0af2813fd2ab55a035fd3a7900e7c4693af4d38c Mon Sep 17 00:00:00 2001
From: gcarron <gcarron@grandlyon.com>
Date: Fri, 9 Oct 2020 17:40:49 +0200
Subject: [PATCH] Change comparison label

---
 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 2c1dec79a..1d4350223 100644
--- a/src/locales/fr.json
+++ b/src/locales/fr.json
@@ -101,7 +101,7 @@
     },
     "DAY": {
       "STEP": "Par jour",
-      "COMPARELABEL": "Comparer à la semaine précédente"
+      "COMPARELABEL": "Comparer au mois précédent"
     },
     "HOUR": {
       "STEP": "Par heure",
-- 
GitLab