From fc0a76d373604bba128f414cdcf4ade585da7b60 Mon Sep 17 00:00:00 2001 From: Alfredo Cardigliano Date: Wed, 9 Jan 2019 09:37:04 +0100 Subject: [PATCH] locale update --- scripts/locales/en.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/locales/en.lua b/scripts/locales/en.lua index e5740d0b13..05ac2ada4b 100644 --- a/scripts/locales/en.lua +++ b/scripts/locales/en.lua @@ -50,6 +50,7 @@ local lang = { ["end"] = "End", ["enterpriseOnly"] = "This feature is only available in the ntopng Enterprise edition", ["error"] = "Error", + ["error_not_granted"] = "Request not granted", ["error_no_search_results"] = "No results found. Please modify your search criteria.", ["error_rrd_cannot_complete_dump"] = "Cannot complete local hosts RRD dump. Disk slow or too many local hosts?", ["error_rrd_low_resolution"] = "You are asking to fetch data at lower resolution than the one available on RRD, which will lead to invalid data.
If you still want data with such granularity, please tune Protocol/Networks Timeseries preferences",