From 628275e70049c5c9181bcdcd3cd824f2bf6c0e60 Mon Sep 17 00:00:00 2001
From: blavenie <benoit.lavenier@e-is.pro>
Date: Fri, 7 Oct 2016 08:32:16 +0200
Subject: [PATCH] miss spelling - fix #168

---
 www/i18n/locale-fr-FR.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www/i18n/locale-fr-FR.json b/www/i18n/locale-fr-FR.json
index 970eb23fa..444c06534 100644
--- a/www/i18n/locale-fr-FR.json
+++ b/www/i18n/locale-fr-FR.json
@@ -134,8 +134,8 @@
       "RULES_DIVIDER": "Règles",
       "C_RULE": "Croissance",
       "UD_RULE": "Dividende universel (formule)",
-      "SIG_QTY_RULE": "Nombre de certifications requis<br/>pour devenir membre",
-      "SIG_STOCK": "Nombre maximale de certifications émises<br/>par membre"
+      "SIG_QTY_RULE": "Nombre de certifications requises<br/>pour devenir membre",
+      "SIG_STOCK": "Nombre maximal de certifications émises<br/>par membre"
     }
   },
   "PEER": {
-- 
GitLab