diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json
index f60597738..ae8bf7554 100644
--- a/src/i18n/locales/de.json
+++ b/src/i18n/locales/de.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "Nächste Auslösung um",
"alert_schedule_skip_publish_if_unchanged": "Alarmierung aussetzen, wenn keine neuen Daten vorhanden",
"alert_schedule_skip_publish_if_unchanged_tooltip": "Setzt die Alarmierung aus, wenn sich seit der letzten Auslösung keine neuen Daten ergeben haben.",
+ "alert_schedule_ignore_suppressed": "Unterdrückte Findings ignorieren",
+ "alert_schedule_ignore_suppressed_tooltip": "Unterdrückte Findings in Alarmzusammenfassungen ignorieren.",
"alert_schedule_summary_warning": "Die Alarmierung muss auf mindestens ein Projekt beschränkt sein, damit die Zusammenfassungen funktionieren. Beachten Sie, dass die Auswahl von zu vielen Projekten dazu führen kann, dass Zusammenfassungen für bestimmte Alarmierungs-Ziele zu groß werden, was dazu führen könnte, dass sie abgelehnt werden.",
"alert_trigger_type": "Auslösungs-Typ",
"alert_trigger_type_event": "Ereignis",
diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json
index ca9a1ed5c..5f049609d 100644
--- a/src/i18n/locales/en.json
+++ b/src/i18n/locales/en.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "Next trigger at",
"alert_schedule_skip_publish_if_unchanged": "Skip publish if unchanged",
"alert_schedule_skip_publish_if_unchanged_tooltip": "Do not send an alert if nothing has changed since the last time the alert was sent.",
+ "alert_schedule_ignore_suppressed": "Ignore suppressed findings",
+ "alert_schedule_ignore_suppressed_tooltip": "Ignore suppressed findings for alert summaries.",
"alert_schedule_summary_warning": "The alert must be limited to one or more projects in order for summaries to work. When selecting projects to limit the alert to, consider that choosing too many projects can cause summaries to grow too large for certain destinations, leading to them being rejected.",
"alert_trigger_type": "Trigger type",
"alert_trigger_type_event": "Event",
diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json
index 09ea429a8..6bb3621fc 100644
--- a/src/i18n/locales/es.json
+++ b/src/i18n/locales/es.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "Siguiente activador en",
"alert_schedule_skip_publish_if_unchanged": "Skip Public si no cambia",
"alert_schedule_skip_publish_if_unchanged_tooltip": "No envíe una alerta si nada ha cambiado desde la última vez que se envió la alerta.",
+ "alert_schedule_ignore_suppressed": "Ignorar hallazgos suprimidos",
+ "alert_schedule_ignore_suppressed_tooltip": "Ignorar los hallazgos suprimidos en los resúmenes de alertas.",
"alert_schedule_summary_warning": "La alerta debe limitarse a uno o más proyectos para que funcionen resúmenes. \nAl seleccionar proyectos para limitar la alerta, considere que elegir demasiados proyectos puede hacer que los resúmenes sean demasiado grandes para ciertos destinos, lo que lleva a que sean rechazados.",
"alert_trigger_type": "Tipo de activación",
"alert_trigger_type_event": "Evento",
diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json
index 9c9f8ea2a..32531b774 100644
--- a/src/i18n/locales/fr.json
+++ b/src/i18n/locales/fr.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "Prochain déclencheur à",
"alert_schedule_skip_publish_if_unchanged": "Sauter public si inchangé",
"alert_schedule_skip_publish_if_unchanged_tooltip": "N'envoyez pas d'alerte si rien n'a changé depuis la dernière fois que l'alerte a été envoyée.",
+ "alert_schedule_ignore_suppressed": "Ignorer les détections supprimées",
+ "alert_schedule_ignore_suppressed_tooltip": "Ignorer les détections supprimées dans les résumés d'alerte.",
"alert_schedule_summary_warning": "L'alerte doit être limitée à un ou plusieurs projets pour que les résumés fonctionnent. \nLors de la sélection de projets pour limiter l'alerte, considérez que le choix trop de projets peut entraîner une croissance trop importante pour certaines destinations, ce qui les a conduits.",
"alert_trigger_type": "Type de déclenchement",
"alert_trigger_type_event": "Événement",
diff --git a/src/i18n/locales/hi.json b/src/i18n/locales/hi.json
index cdbf41e21..696f0be72 100644
--- a/src/i18n/locales/hi.json
+++ b/src/i18n/locales/hi.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "अगला ट्रिगर पर",
"alert_schedule_skip_publish_if_unchanged": "अगर अपरिवर्तित हो तो सार्वजनिक रूप से छोड़ दें",
"alert_schedule_skip_publish_if_unchanged_tooltip": "अलर्ट न भेजें यदि पिछली बार अलर्ट भेजे जाने के बाद से कुछ भी नहीं बदला है।",
+ "alert_schedule_ignore_suppressed": "दबाई गई फाइंडिंग्स को अनदेखा करें",
+ "alert_schedule_ignore_suppressed_tooltip": "अलर्ट सारांशوں में दबाई गई फाइंडिंग्स को अनदेखा करें",
"alert_schedule_summary_warning": "काम करने के लिए सारांश के लिए अलर्ट को एक या अधिक परियोजनाओं तक सीमित होना चाहिए। \nअलर्ट को सीमित करने के लिए परियोजनाओं का चयन करते समय, विचार करें कि बहुत अधिक परियोजनाओं को चुनने से कुछ गंतव्यों के लिए बहुत बड़ा हो सकता है, जिससे उन्हें अस्वीकार कर दिया जा सकता है।",
"alert_trigger_type": "ट्रिगर प्रकार",
"alert_trigger_type_event": "आयोजन",
diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json
index 7578e88af..593853b24 100644
--- a/src/i18n/locales/it.json
+++ b/src/i18n/locales/it.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "Successivo trigger a",
"alert_schedule_skip_publish_if_unchanged": "Salta pubblico se invariato",
"alert_schedule_skip_publish_if_unchanged_tooltip": "Non inviare un avviso se nulla è cambiato dall'ultima volta che è stato inviato l'allerta.",
+ "alert_schedule_ignore_suppressed": "Ignora i rilevamenti soppressi",
+ "alert_schedule_ignore_suppressed_tooltip": "Ignora i rilevamenti soppressi nei riepiloghi degli avvisi.",
"alert_schedule_summary_warning": "L'avviso deve essere limitato a uno o più progetti per far funzionare i riepiloghi. \nQuando si selezionano progetti a cui limitare l'avviso, considerare che la scelta di troppi progetti può far crescere troppo i riassunti per determinate destinazioni, portandole a essere respinte.",
"alert_trigger_type": "Tipo di trigger",
"alert_trigger_type_event": "Evento",
diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json
index 130d57e88..b159285bd 100644
--- a/src/i18n/locales/ja.json
+++ b/src/i18n/locales/ja.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "次のトリガー",
"alert_schedule_skip_publish_if_unchanged": "変更されていない場合はパブリックをスキップします",
"alert_schedule_skip_publish_if_unchanged_tooltip": "アラートが最後に送信されてから何も変更されていない場合は、アラートを送らないでください。",
+ "alert_schedule_ignore_suppressed": "抑制された検出結果を無視",
+ "alert_schedule_ignore_suppressed_tooltip": "アラートの概要で抑制された検出結果を無視。",
"alert_schedule_summary_warning": "アラートは、要約が機能するためには、1つ以上のプロジェクトに限定されなければなりません。\nアラートを制限するプロジェクトを選択するときは、あまりにも多くのプロジェクトを選択することで、特定の目的地のために概要が大きくなりすぎて拒否される可能性があることを考慮してください。",
"alert_trigger_type": "トリガータイプ",
"alert_trigger_type_event": "イベント",
diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json
index 42e6c37ee..408a7f668 100644
--- a/src/i18n/locales/pl.json
+++ b/src/i18n/locales/pl.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "Następny spust",
"alert_schedule_skip_publish_if_unchanged": "Pomiń publicznie, jeśli jest niezmieniony",
"alert_schedule_skip_publish_if_unchanged_tooltip": "Nie wysyłaj ostrzeżenia, jeśli nic się nie zmieniło, odkąd ostatnio wysłano ostrzeżenie.",
+ "alert_schedule_ignore_suppressed": "Ignoruj wyciszone wykrycia",
+ "alert_schedule_ignore_suppressed_tooltip": "Ignoruj wyciszone wykrycia w podsumowaniach alertów.",
"alert_schedule_summary_warning": "Alert musi być ograniczony do jednego lub większej liczby projektów, aby działało podsumowania. \nWybierając projekty, aby ograniczyć ostrzeżenie, zastanów się, że wybór zbyt wielu projektów może spowodować, że podsumowania rosną zbyt duże dla niektórych miejsc, co doprowadziło do odrzucenia.",
"alert_trigger_type": "Typ wyzwalacza",
"alert_trigger_type_event": "Wydarzenie",
diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json
index 94617ee14..8364e8f27 100644
--- a/src/i18n/locales/pt-BR.json
+++ b/src/i18n/locales/pt-BR.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "Próximo gatilho em",
"alert_schedule_skip_publish_if_unchanged": "Pule o público se inalterado",
"alert_schedule_skip_publish_if_unchanged_tooltip": "Não envie um alerta se nada mudar desde a última vez que o alerta foi enviado.",
+ "alert_schedule_ignore_suppressed": "Ignorar detecções suprimidas",
+ "alert_schedule_ignore_suppressed_tooltip": "Ignorar detecções suprimidas nos resumos de alertas.",
"alert_schedule_summary_warning": "O alerta deve estar limitado a um ou mais projetos para que os resumos funcionem. \nAo selecionar projetos para limitar o alerta, considere que a escolha de muitos projetos pode causar resumos para crescer demais para certos destinos, levando -os a serem rejeitados.",
"alert_trigger_type": "Tipo de gatilho",
"alert_trigger_type_event": "Evento",
diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json
index 592c66244..2e6b84e13 100644
--- a/src/i18n/locales/pt.json
+++ b/src/i18n/locales/pt.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "Próximo gatilho em",
"alert_schedule_skip_publish_if_unchanged": "Pule o público se inalterado",
"alert_schedule_skip_publish_if_unchanged_tooltip": "Não envie um alerta se nada mudar desde a última vez que o alerta foi enviado.",
+ "alert_schedule_ignore_suppressed": "Ignorar detecções suprimidas",
+ "alert_schedule_ignore_suppressed_tooltip": "Ignorar detecções suprimidas nos resumos de alertas.",
"alert_schedule_summary_warning": "O alerta deve estar limitado a um ou mais projetos para que os resumos funcionem. \nAo selecionar projetos para limitar o alerta, considere que a escolha de muitos projetos pode causar resumos para crescer demais para certos destinos, levando -os a serem rejeitados.",
"alert_trigger_type": "Tipo de gatilho",
"alert_trigger_type_event": "Evento",
diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json
index bb86d4080..576144b8c 100644
--- a/src/i18n/locales/ru.json
+++ b/src/i18n/locales/ru.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "Следующий триггер в",
"alert_schedule_skip_publish_if_unchanged": "Пропустить публику, если не изменился",
"alert_schedule_skip_publish_if_unchanged_tooltip": "Не отправляйте предупреждение, если ничего не изменилось, так как в последний раз предупреждение было отправлено.",
+ "alert_schedule_ignore_suppressed": "Игнорировать подавленные обнаружения",
+ "alert_schedule_ignore_suppressed_tooltip": "Игнорировать подавленные обнаружения в сводках оповещений.",
"alert_schedule_summary_warning": "Предупреждение должно быть ограничено одним или несколькими проектами, чтобы резюме работали. \nПри выборе проектов для ограничения предупреждения, учитывайте, что выбор слишком большого количества проектов может привести к тому, что резки вырастают слишком большие для определенных направлений, что приведет к тому, что они будут отклонены.",
"alert_trigger_type": "Тип триггера",
"alert_trigger_type_event": "Событие",
diff --git a/src/i18n/locales/uk-UA.json b/src/i18n/locales/uk-UA.json
index d5c158f6a..5aacd87b1 100644
--- a/src/i18n/locales/uk-UA.json
+++ b/src/i18n/locales/uk-UA.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "Наступне спрацювання",
"alert_schedule_skip_publish_if_unchanged": "Пропускати публікацію, якщо без змін",
"alert_schedule_skip_publish_if_unchanged_tooltip": "Не надсилати сповіщення, якщо нічого не змінилося з моменту останнього надсилання сповіщення.",
+ "alert_schedule_ignore_suppressed": "Ігнорувати пригнічені виявлення",
+ "alert_schedule_ignore_suppressed_tooltip": "Ігнорувати пригнічені виявлення у зведеннях сповіщень.",
"alert_schedule_summary_warning": "Сповіщення має бути обмежене одним або кількома проєктами для роботи зведення. \nПри виборі проєктів для обмеження сповіщення враховуйте, що вибір занадто багатьох проєктів може призвести до того, що зведення стануть занадто великими для певних призначень, що призведе до їх відхилення.",
"alert_trigger_type": "Тип тригера",
"alert_trigger_type_event": "Подія",
diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json
index f612fc73b..a711d3059 100644
--- a/src/i18n/locales/zh.json
+++ b/src/i18n/locales/zh.json
@@ -15,6 +15,8 @@
"alert_schedule_next_trigger_at": "下一个触发",
"alert_schedule_skip_publish_if_unchanged": "如果不变,则跳过公众",
"alert_schedule_skip_publish_if_unchanged_tooltip": "自从上次发送警报以来,如果什么都没有更改,请勿发送警报。",
+ "alert_schedule_ignore_suppressed": "忽略已抑制的发现",
+ "alert_schedule_ignore_suppressed_tooltip": "在警报摘要中忽略已抑制的发现。",
"alert_schedule_summary_warning": "警报必须仅限于一个或多个项目才能进行摘要。\n在选择限制警报的项目时,请考虑选择太多项目会导致摘要在某些目的地中成长太大,从而导致他们被拒绝。",
"alert_trigger_type": "触发类型",
"alert_trigger_type_event": "事件",
diff --git a/src/views/administration/notifications/Alerts.vue b/src/views/administration/notifications/Alerts.vue
index cdbcbf762..0e7416541 100644
--- a/src/views/administration/notifications/Alerts.vue
+++ b/src/views/administration/notifications/Alerts.vue
@@ -239,6 +239,7 @@ export default {