diff options
Diffstat (limited to 'applications/luci-statistics/luasrc/i18n/statistics.en.xml')
-rw-r--r-- | applications/luci-statistics/luasrc/i18n/statistics.en.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-statistics/luasrc/i18n/statistics.en.xml b/applications/luci-statistics/luasrc/i18n/statistics.en.xml index 4297b7c70d..016e042c19 100644 --- a/applications/luci-statistics/luasrc/i18n/statistics.en.xml +++ b/applications/luci-statistics/luasrc/i18n/statistics.en.xml @@ -3,6 +3,7 @@ <i18n:msgs xmlns:i18n="http://luci.freifunk-halle.net/2008/i18n#" xmlns="http://www.w3.org/1999/xhtml"> <i18n:msg xml:id="stat_statistics">Statistics</i18n:msg> +<i18n:msg xml:id="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.</i18n:msg> <i18n:msg xml:id="stat_systemplugins">System plugins</i18n:msg> <i18n:msg xml:id="stat_networkplugins">Network plugins</i18n:msg> <i18n:msg xml:id="stat_outputplugins">Output plugins</i18n:msg> |