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 33ab856 commit 2c348efCopy full SHA for 2c348ef
sshdconfig/locales/en-us.toml
@@ -53,6 +53,7 @@ shellPathDoesNotExist = "shell path does not exist: '%{shell}'"
53
shellPathMustNotBeRelative = "shell path must not be relative"
54
55
[util]
56
+includeDefaultsMustBeBoolean = "_includeDefaults must be true or false"
57
inputMustBeEmpty = "get command does not support filtering based on input settings"
58
sshdConfigNotFound = "sshd_config not found at path: '%{path}'"
59
sshdConfigReadFailed = "failed to read sshd_config at path: '%{path}'"
0 commit comments