Add missing user scripts gui labels

This commit is contained in:
emanuele-f 2020-01-07 19:03:35 +01:00
parent d5638ef278
commit 481a00a2ad
14 changed files with 112 additions and 4 deletions

View file

@ -35,6 +35,11 @@ script = {
hooks = {
min = check_ghost_networks,
},
gui = {
i18n_title = "alerts_dashboard.ghost_networks",
i18n_description = "alerts_dashboard.ghost_networks_description",
},
}
-- #################################################################