mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
parent
a22830c483
commit
aedf348534
10 changed files with 78 additions and 131 deletions
|
|
@ -192,6 +192,9 @@ local menu_subpages = {
|
|||
},toggle_local_hosts_ts_creation = {
|
||||
title = i18n("prefs.toggle_local_hosts_ts_creation_title"),
|
||||
description = i18n("prefs.toggle_local_hosts_ts_creation_description"),
|
||||
}, toggle_local_hosts_one_way_ts = {
|
||||
title = i18n("prefs.toggle_local_hosts_one_way_ts_title"),
|
||||
description = i18n("prefs.toggle_local_hosts_one_way_ts_description"),
|
||||
}, toggle_l2_devices_traffic_rrd_creation = { -- layer 2 devices
|
||||
title = i18n("prefs.toggle_traffic_rrd_creation_title"),
|
||||
description = i18n("prefs.toggle_traffic_rrd_creation_description"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue