Console: Stat group display names

This commit is contained in:
zzz
2019-12-14 14:17:06 +00:00
parent a5efce883a
commit 9c534fda7b
4 changed files with 75 additions and 18 deletions

View File

@ -55,23 +55,14 @@ class Dummy {
_t("midnight");
// stat groups for stats.jsp
// See StatsGenerator for groups mapped to a display name
_t("Bandwidth");
_t("BandwidthLimiter");
_t("ClientMessages");
_t("Encryption");
_t("i2cp");
_t("I2PTunnel");
_t("InNetPool");
_t("JobQueue");
_t("NetworkDatabase");
_t("ntcp");
_t("Peers");
_t("Router");
_t("Stream");
_t("Throttle");
_t("Transport");
_t("Tunnels");
_t("udp");
// parameters in transport addresses (netdb.jsp)
// may or may not be worth translating