summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-statistics/luasrc/i18n
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2008-06-03 19:05:34 +0000
committerJo-Philipp Wich <jow@openwrt.org>2008-06-03 19:05:34 +0000
commit71449d76e71db089dfb158710057aecba7de8a59 (patch)
tree3ca864247b746e0dfc16ac7f873a00b2fb8a559e /applications/luci-statistics/luasrc/i18n
parent56a23c609c30cf6c477bf6523661a44821da1819 (diff)
* luci/statistics: implement timespan selection in public interface
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 84f1c0e23..046fea20c 100644
--- a/applications/luci-statistics/luasrc/i18n/statistics.en
+++ b/applications/luci-statistics/luasrc/i18n/statistics.en
@@ -22,6 +22,7 @@ stat_statistics = "Statistics"
stat_systemplugins = "System plugins"
stat_networkplugins = "Network plugins"
stat_outputplugins = "Output plugins"
+stat_showtimespan = "Display timespan &raquo;"
--