mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Fixes alerts inconsistent alerts and checks names (#7314)
This commit is contained in:
parent
cc45b0840e
commit
76267099a2
30 changed files with 66 additions and 61 deletions
|
|
@ -15,8 +15,8 @@ local script = {
|
|||
hooks = {},
|
||||
|
||||
gui = {
|
||||
i18n_title = "alerts_dashboard.slow_periodic_activity",
|
||||
i18n_description = "alerts_dashboard.slow_periodic_activity_descr",
|
||||
i18n_title = "alerts_dashboard.interface_slow_periodic_activity",
|
||||
i18n_description = "alerts_dashboard.interface_slow_periodic_activity_descr",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue