summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-06-02 00:48:25 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-06-02 00:48:25 +0000
commit4058aacd0635e1b585993e065974edb17329f014 (patch)
tree8f2cfba3bf37b0a1142e3e81c5faf397be78c507 /applications/luci-statistics/luasrc/view/admin_statistics/index.htm
parent3e94adc682b0d72503023300bddf9d6eaf6ca380 (diff)
* luci/statistics: template and controller translation
Diffstat (limited to 'applications/luci-statistics/luasrc/view/admin_statistics/index.htm')
-rw-r--r--applications/luci-statistics/luasrc/view/admin_statistics/index.htm6
1 files changed, 3 insertions, 3 deletions
diff --git a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
index 2c1befa50..a6d7045c3 100644
--- a/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
+++ b/applications/luci-statistics/luasrc/view/admin_statistics/index.htm
@@ -1,8 +1,8 @@
<%+header%>
-<h1><%:stat Statistiken%></h1>
+<h1><%:stat Statistics%></h1>
-<p><%:stat_desc Die Statistiken bauen auf <a href="http://collectd.org/index.shtml">Collectd</a> auf und nutzen
-<a href="http://oss.oetiker.ch/rrdtool/">RRD Tool</a> um Graphen aus den erfassten Daten zu rendern.%></p>
+<p><%: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.%></p>
<%+footer%>