Update src/lang/en.json
Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
parent
ab91f0b199
commit
e1385e3a77
@ -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}\"",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user