Localize report page

This commit is contained in:
emanuele-f 2017-04-05 19:24:39 +02:00
parent f0acc453a8
commit 7ff33f2e64
4 changed files with 50 additions and 3 deletions

View file

@ -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"