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

@ -23,7 +23,7 @@ local script = {
hooks = {},
gui = {
i18n_title = "show_alerts.interface_drops_threshold",
i18n_title = "alerts_dashboard.too_many_drops",
i18n_description = "show_alerts.interface_drops_threshold_descr",
i18n_field_unit = checks.field_units.percentage,
input_builder = "threshold_cross",