mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Implements add the ability to suppress specific alerts
Implements #4942
This commit is contained in:
parent
540bd00e28
commit
d6d0780507
10 changed files with 184 additions and 129 deletions
|
|
@ -162,6 +162,7 @@ i18n.scripts_list.templates.elephant_flows_r2l = "{{ i18n('scripts_list.template
|
|||
i18n.scripts_list.templates.template_not_implemented = "{{ i18n('scripts_list.templates.template_not_implemented') }}";
|
||||
i18n.scripts_list.templates.blacklisted_country_list = "{{ i18n('scripts_list.templates.blacklisted_country_list') }}";
|
||||
i18n.scripts_list.alert_severity = "{{ i18n('scripts_list.alert_severity') }}";
|
||||
i18n.scripts_list.exclusion_list_title = "{{ i18n('scripts_list.exclusion_list_title') }}";
|
||||
|
||||
i18n.enable = "{{ i18n('show_alerts.enable_alerts') }}";
|
||||
i18n.disable = "{{ i18n('show_alerts.disable_alerts') }}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue