9 lines
118 B
Lua
9 lines
118 B
Lua
return {
|
|
legend = {
|
|
{ },
|
|
{ },
|
|
{ "Interfaces", "IgnoreSources" }
|
|
},
|
|
label = _("DNS"),
|
|
category = "network"
|
|
}
|