stats.jsp tagging

This commit is contained in:
zzz
2009-12-19 17:41:47 +00:00
parent 2a1d358141
commit 9bf22fb0d3
2 changed files with 36 additions and 12 deletions

View File

@ -52,5 +52,24 @@ class Dummy {
_("dark");
_("light");
_("midnight");
// stat groups for stats.jsp
_("Bandwidth");
_("BandwidthLimiter");
_("ClientMessages");
_("Encryption");
_("i2cp");
_("I2PTunnel");
_("InNetPool");
_("JobQueue");
_("NetworkDatabase");
_("ntcp");
_("Peers");
_("Router");
_("Stream");
_("Throttle");
_("Transport");
_("Tunnels");
_("udp");
}
}