mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 10:41:34 +00:00
fixed invalid nindex detection, other improvements
This commit is contained in:
parent
49a5817fa6
commit
963c4bb721
5 changed files with 44 additions and 6 deletions
|
|
@ -2848,9 +2848,9 @@ local lang = {
|
|||
["traffic_profiles"] = "Traffic Profiles",
|
||||
},
|
||||
["traffic_recording"] = {
|
||||
["continuous_recording"] = "Continuous Traffic Recording",
|
||||
["disk_space"] = "Max Disk Space",
|
||||
["disk_space_note"] = "Maximum disk space used for recorded traffic on disk.",
|
||||
["enable_recording"] = "Enable Continuous Traffic Recording",
|
||||
["failure"] = "Failure",
|
||||
["logs"] = "Traffic Recording Logs",
|
||||
["not_granted"] = "Request not granted",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue