formatted severity select elephant flows (#4919)

This commit is contained in:
gabryon99 2021-01-28 12:47:49 +01:00
parent f7f27dd503
commit 0283345129
3 changed files with 29 additions and 19 deletions

View file

@ -161,7 +161,7 @@ i18n.scripts_list.templates.elephant_flows_l2r = "{{ i18n('scripts_list.template
i18n.scripts_list.templates.elephant_flows_r2l = "{{ i18n('scripts_list.templates.elephant_flows_r2l') }}";
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.enable = "{{ i18n('show_alerts.enable_alerts') }}";
i18n.disable = "{{ i18n('show_alerts.disable_alerts') }}";