mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-27 00:59:23 +08:00
Added the ability to choose on which status pages maintenance information should be displayed
This commit is contained in:
@@ -15,9 +15,14 @@ export default {
|
||||
"Pick Affected Monitors...": "Pick Affected Monitors...",
|
||||
"Start of maintenance": "Start of maintenance",
|
||||
"Expected end of maintenance": "Expected end of maintenance",
|
||||
"Show on all pages": "Show on all status pages",
|
||||
"Selected status pages": "Selected status pages",
|
||||
"Select status pages...": "Select status pages...",
|
||||
End: "End",
|
||||
affectedMonitorsDescription: "Select monitors that are affected by current maintenance",
|
||||
atLeastOneMonitor: "Select at least one affected monitor",
|
||||
selectedStatusPagesDescription: "Select status pages to display maintenance info on",
|
||||
atLeastOneStatusPage: "Select at least one status page",
|
||||
maintenanceTitleExample: "Network infrastructure maintenance",
|
||||
maintenanceDescriptionExample: "Example: Network infrastructure maintenance is underway which will affect some of our services.",
|
||||
passwordNotMatchMsg: "The repeat password does not match.",
|
||||
|
||||
Reference in New Issue
Block a user