mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
Ping and Continuous ping fixes
This commit is contained in:
parent
9381dd6fc0
commit
694715ac1b
7 changed files with 41 additions and 46 deletions
|
|
@ -1,5 +1,7 @@
|
|||
local lang = {
|
||||
["24h"] = "24H Availability"
|
||||
["24h"] = "24H Availability",
|
||||
["cont_icmp"] = "Continuous ICMPv4",
|
||||
["cont_icmp6"] = "Continuous ICMPv6"
|
||||
}
|
||||
|
||||
return lang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue