feat: add clear events botton (#6052)

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
Cyril59310
2025-08-27 15:04:21 +02:00
committed by GitHub
parent 8d3649966a
commit 668636c9d5
2 changed files with 64 additions and 0 deletions

View File

@@ -592,6 +592,11 @@
"rrtypeDescription": "Select the RR type you want to monitor",
"pauseMonitorMsg": "Are you sure want to pause?",
"enableDefaultNotificationDescription": "This notification will be enabled by default for new monitors. You can still disable the notification separately for each monitor.",
"Clear All Events": "Clear All Events",
"clearAllEventsMsg": "Are you sure want to delete all events?",
"Events cleared successfully": "Events cleared successfully.",
"No monitors found": "No monitors found.",
"Could not clear events": "Could not clear {failed}/{total} events",
"clearEventsMsg": "Are you sure want to delete all events for this monitor?",
"clearHeartbeatsMsg": "Are you sure want to delete all heartbeats for this monitor?",
"confirmClearStatisticsMsg": "Are you sure you want to delete ALL statistics?",