mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-20 18:55:16 +08:00
feat: add clear events botton (#6052)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
@@ -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?",
|
||||
|
Reference in New Issue
Block a user