mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-01 17:01:22 +00:00
Update src/lang/en.json
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
+3
-4
@@ -1026,10 +1026,9 @@
|
||||
"GrafanaOncallUrl": "Grafana Oncall URL",
|
||||
"systemService": "System Service",
|
||||
"systemServiceName": "Service Name",
|
||||
"systemServiceDescription": "Checks if system service",
|
||||
"systemServiceDescriptionLinux": "Checks if Linux systemd service",
|
||||
"systemServiceDescriptionWindows": "Checks if Windows Service Manager",
|
||||
"systemServiceActiveText": "service is active.",
|
||||
"systemServiceDescription": "Checks if system service {service_name} is active",
|
||||
"systemServiceDescriptionLinux": "Checks if Linux systemd service {service_name} is active",
|
||||
"systemServiceDescriptionWindows": "Checks if Windows Service Manager {service_name} is active",
|
||||
"systemServiceLinuxLabel": "Show Linux Debug Command",
|
||||
"systemServiceWindowsLabel": "Show Windows Debug Command",
|
||||
"systemServiceExpectedOutput": "Expected Output: \"{0}\"",
|
||||
|
||||
Reference in New Issue
Block a user