Ping and Continuous ping fixes

This commit is contained in:
Luca Deri 2020-04-29 17:10:14 +02:00
parent 9381dd6fc0
commit 694715ac1b
7 changed files with 41 additions and 46 deletions

View file

@ -1,5 +1,7 @@
local lang = {
["24h"] = "24H Availability"
["24h"] = "24H Availability",
["cont_icmp"] = "Continuous ICMPv4",
["cont_icmp6"] = "Continuous ICMPv6"
}
return lang