Fixes alerts inconsistent alerts and checks names (#7314)

This commit is contained in:
Matteo Biscosi 2023-03-14 15:36:01 +00:00
parent cc45b0840e
commit 76267099a2
30 changed files with 66 additions and 61 deletions

View file

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