Skip to content

Commit 2c348ef

Browse files
committed
add localization
1 parent 33ab856 commit 2c348ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sshdconfig/locales/en-us.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ shellPathDoesNotExist = "shell path does not exist: '%{shell}'"
5353
shellPathMustNotBeRelative = "shell path must not be relative"
5454

5555
[util]
56+
includeDefaultsMustBeBoolean = "_includeDefaults must be true or false"
5657
inputMustBeEmpty = "get command does not support filtering based on input settings"
5758
sshdConfigNotFound = "sshd_config not found at path: '%{path}'"
5859
sshdConfigReadFailed = "failed to read sshd_config at path: '%{path}'"

0 commit comments

Comments
 (0)