mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Localize report page
This commit is contained in:
parent
f0acc453a8
commit
7ff33f2e64
4 changed files with 50 additions and 3 deletions
|
|
@ -276,7 +276,7 @@ local function getHistoricalTopTalkersInInterval(ifid, ifname, epoch_start, epoc
|
|||
return res
|
||||
end
|
||||
|
||||
top_talkers_intf.name = "Top Talkers"
|
||||
top_talkers_intf.name = i18n("report.top_talkers")
|
||||
top_talkers_intf.infoScript = "host_details.lua"
|
||||
top_talkers_intf.infoScriptKey = "host"
|
||||
top_talkers_intf.key = "host"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue