summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/luasrc/i18n
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-06-03 20:04:20 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-06-03 20:04:20 +0000
commitdb3a4c5c9799c8921fc8a6b4dd17acc19fb510b3 (patch)
treead33cba7ec195656d26d6985bbe7b1929387be8e /applications/luci-statistics/luasrc/i18n
parente7b45d71da493146ba810a1188e690a070ad67f0 (diff)
* luci/statistics: move public pages to /admin/statistics/graph/
Diffstat (limited to 'applications/luci-statistics/luasrc/i18n')
-rw-r--r--applications/luci-statistics/luasrc/i18n/statistics.en1
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-statistics/luasrc/i18n/statistics.en b/applications/luci-statistics/luasrc/i18n/statistics.en
index 046fea20c..1dd7c733b 100644
--- a/applications/luci-statistics/luasrc/i18n/statistics.en
+++ b/applications/luci-statistics/luasrc/i18n/statistics.en
@@ -23,6 +23,7 @@ stat_systemplugins = "System plugins"
stat_networkplugins = "Network plugins"
stat_outputplugins = "Output plugins"
stat_showtimespan = "Display timespan &raquo;"
+stat_graphs = "Graphs"
--