mirror of
				https://github.com/louislam/uptime-kuma.git
				synced 2025-11-04 21:56:12 +08:00 
			
		
		
		
	Remove unused language keys
This commit is contained in:
		@@ -15,17 +15,12 @@ export default {
 | 
				
			|||||||
    "Affected Monitors": "Affected Monitors",
 | 
					    "Affected Monitors": "Affected Monitors",
 | 
				
			||||||
    "Pick Affected Monitors...": "Pick Affected Monitors...",
 | 
					    "Pick Affected Monitors...": "Pick Affected Monitors...",
 | 
				
			||||||
    "Start of maintenance": "Start of maintenance",
 | 
					    "Start of maintenance": "Start of maintenance",
 | 
				
			||||||
    "Expected end of maintenance": "Expected end of maintenance",
 | 
					 | 
				
			||||||
    "All Status Pages": "All Status Pages",
 | 
					    "All Status Pages": "All Status Pages",
 | 
				
			||||||
    "Selected status pages": "Selected status pages",
 | 
					 | 
				
			||||||
    "Select status pages...": "Select status pages...",
 | 
					    "Select status pages...": "Select status pages...",
 | 
				
			||||||
    recurringIntervalMessage: "Run once every day | Run once every {0} days",
 | 
					    recurringIntervalMessage: "Run once every day | Run once every {0} days",
 | 
				
			||||||
    affectedMonitorsDescription: "Select monitors that are affected by current maintenance",
 | 
					    affectedMonitorsDescription: "Select monitors that are affected by current maintenance",
 | 
				
			||||||
    affectedStatusPages: "Show this maintenance message on selected status pages",
 | 
					    affectedStatusPages: "Show this maintenance message on selected status pages",
 | 
				
			||||||
    atLeastOneMonitor: "Select at least one affected monitor",
 | 
					    atLeastOneMonitor: "Select at least one affected monitor",
 | 
				
			||||||
    selectedStatusPagesDescription: "Select status pages to display maintenance info on",
 | 
					 | 
				
			||||||
    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.",
 | 
					    passwordNotMatchMsg: "The repeat password does not match.",
 | 
				
			||||||
    notificationDescription: "Notifications must be assigned to a monitor to function.",
 | 
					    notificationDescription: "Notifications must be assigned to a monitor to function.",
 | 
				
			||||||
    keywordDescription: "Search keyword in plain HTML or JSON response. The search is case-sensitive.",
 | 
					    keywordDescription: "Search keyword in plain HTML or JSON response. The search is case-sensitive.",
 | 
				
			||||||
@@ -136,7 +131,6 @@ export default {
 | 
				
			|||||||
    "Remember me": "Remember me",
 | 
					    "Remember me": "Remember me",
 | 
				
			||||||
    Login: "Login",
 | 
					    Login: "Login",
 | 
				
			||||||
    "No Monitors, please": "No Monitors, please",
 | 
					    "No Monitors, please": "No Monitors, please",
 | 
				
			||||||
    "No Maintenance, please": "No Maintenance, please",
 | 
					 | 
				
			||||||
    "add one": "add one",
 | 
					    "add one": "add one",
 | 
				
			||||||
    "Notification Type": "Notification Type",
 | 
					    "Notification Type": "Notification Type",
 | 
				
			||||||
    Email: "Email",
 | 
					    Email: "Email",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user