mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 09:20:10 +00:00
Added 24H Availability
This commit is contained in:
parent
7bd499adb9
commit
069268fc15
5 changed files with 37 additions and 3 deletions
5
scripts/plugins/active_monitoring/locales/en.lua
Normal file
5
scripts/plugins/active_monitoring/locales/en.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
local lang = {
|
||||
["24h"] = "24H Availability"
|
||||
}
|
||||
|
||||
return lang
|
||||
Loading…
Add table
Add a link
Reference in a new issue