We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53a577 commit 4c3fba7Copy full SHA for 4c3fba7
lib/dsc-lib/locales/en-us.toml
@@ -82,7 +82,7 @@ addingUserFunction = "Adding user function '%{name}'"
82
skippingOutput = "Skipping output for '%{name}' due to condition evaluating to false"
83
outputValueNotDefined = "Output value '%{name}' is not defined"
84
secureOutputSkipped = "Secure output '%{name}' is skipped"
85
-outputTypeNotMatched = "Output '%{name}' type does not match expected type '%{expected_type}'"
+outputTypeNotMatch = "Output '%{name}' type does not match expected type '%{expected_type}'"
86
copyNotSupported = "Copy for output '%{name}' is currently not supported"
87
88
[discovery.commandDiscovery]
0 commit comments