Merge pull request #3606 from weblate/weblate-openwrt-luci
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / network.lua
1 return {
2 label = _("Network"),
3 category = "output"
4 }