Update src/lang/en.json

Co-authored-by: Frank Elsinga <frank@elsinga.de>
This commit is contained in:
iotux
2025-12-23 07:15:11 +01:00
committed by GitHub
co-authored by Frank Elsinga
parent 3591f41ee6
commit ab91f0b199
+1 -3
View File
@@ -1032,9 +1032,7 @@
"systemServiceActiveText": "service is active.",
"systemServiceLinuxLabel": "Show Linux Debug Command",
"systemServiceWindowsLabel": "Show Windows Debug Command",
"systemServiceExpectedOutput": "Expected Output",
"systemServiceActiveResultLinux": "\"active\"",
"systemServiceActiveResultWindows": "\"Running\"",
"systemServiceExpectedOutput": "Expected Output: \"{0}\"",
"Browser Screenshot": "Browser Screenshot",
"Command": "Command",
"mongodbCommandDescription": "Run a MongoDB command against the database. For information about the available commands check out the {documentation}",