From 112c6e29e7f26874abaa0e424fcd4fcd3223f851 Mon Sep 17 00:00:00 2001
From: Olivier PEREZ <olivier@olivierperez.fr>
Date: Mon, 5 Oct 2015 21:07:00 +0200
Subject: [PATCH] Add 2 keys in en.json

---
 locale/en.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/locale/en.json b/locale/en.json
index 568b611f..2be628d7 100644
--- a/locale/en.json
+++ b/locale/en.json
@@ -140,6 +140,8 @@
     "The bests choices at this time are:": "The current best choices are:",
     "Scroll to the left": "Scroll to the left",
     "Scroll to the right": "Scroll to the right",
+    "polled user": "polled user",
+    "polled users": "polled users",
     "Display the chart of the results": "Display the chart of the results",
     "Chart": "Chart"
   },
-- 
GitLab