diff options
Diffstat (limited to 'applications/luci-statistics/luasrc/i18n/statistics.en.lua')
-rw-r--r-- | applications/luci-statistics/luasrc/i18n/statistics.en.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-statistics/luasrc/i18n/statistics.en.lua b/applications/luci-statistics/luasrc/i18n/statistics.en.lua index 5937a2ae4f..c12b42007b 100644 --- a/applications/luci-statistics/luasrc/i18n/statistics.en.lua +++ b/applications/luci-statistics/luasrc/i18n/statistics.en.lua @@ -1,4 +1,5 @@ stat_statistics = 'Statistics' +stat_desc = 'The statistics package is based on <a href="http://collectd.org/index.shtml">Collectd</a> and uses <a href="http://oss.oetiker.ch/rrdtool/">RRD Tool</a> to render diagram images from collected data.' stat_systemplugins = 'System plugins' stat_networkplugins = 'Network plugins' stat_outputplugins = 'Output plugins' |