From 346fa6e921e552780e60c012ce56482e108c0a86 Mon Sep 17 00:00:00 2001 From: hoangrio Date: Sat, 10 Nov 2018 14:07:29 +0700 Subject: [PATCH] Fix wrong translate key --- client/src/components/Dashboard/Counters.js | 2 +- client/src/components/Dashboard/Statistics.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/Dashboard/Counters.js b/client/src/components/Dashboard/Counters.js index 510b3b7d..af710cb0 100644 --- a/client/src/components/Dashboard/Counters.js +++ b/client/src/components/Dashboard/Counters.js @@ -24,7 +24,7 @@ const Counters = props => ( - blocked_by Filters + blocked_by filters diff --git a/client/src/components/Dashboard/Statistics.js b/client/src/components/Dashboard/Statistics.js index 3901d3bd..28fe1fe5 100644 --- a/client/src/components/Dashboard/Statistics.js +++ b/client/src/components/Dashboard/Statistics.js @@ -49,7 +49,7 @@ class Statistics extends Component { {getPercent(dnsQueries, blockedFiltering)}
- blocked_by Filters + blocked_by filters