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
parent 3591f41ee6
commit ab91f0b199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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}",