Report whether flow dump is disabled from runtime prefs

This commit is contained in:
Alfredo Cardigliano 2020-09-18 11:42:38 +02:00
parent d3572496b8
commit 875e4febc6
3 changed files with 19 additions and 12 deletions

View file

@ -2439,6 +2439,7 @@ local lang = {
["dumped_packets"] = "Dumped Packets",
["egress_packets"] = "Egress Packets",
["exported_flows"] = "Exported Flows",
["export_disabled"] = "Flows Export Disabled in Runtime Preferences",
["family"] = "Family",
["flows_export_statistics"] = "Flows Export Statistics",
["has_traffic_directions"] = "with RX/TX Directions",