mirror of
https://github.com/drakkan/sftpgo.git
synced 2024-11-21 15:10:23 +00:00
Update translation.json (#1781)
Some checks are pending
Code scanning - action / CodeQL-Build (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / Test and deploy (push) Waiting to run
CI / Test build flags (push) Waiting to run
CI / Test with PgSQL/MySQL/Cockroach (push) Waiting to run
CI / Build Linux packages (push) Waiting to run
Docker / Build (push) Waiting to run
Some checks are pending
Code scanning - action / CodeQL-Build (push) Waiting to run
CI / golangci-lint (push) Waiting to run
CI / Test and deploy (push) Waiting to run
CI / Test build flags (push) Waiting to run
CI / Test with PgSQL/MySQL/Cockroach (push) Waiting to run
CI / Build Linux packages (push) Waiting to run
Docker / Build (push) Waiting to run
Signed-off-by: Rafał Bielawski <hello@rbielawski.pl>
This commit is contained in:
parent
eba4c93efd
commit
dc907c0ba3
1 changed files with 2 additions and 2 deletions
|
@ -697,7 +697,7 @@
|
|||
"directory_patterns": "Per-directory name patterns restrictions",
|
||||
"directory_patterns_help": "Comma separated denied or allowed files/directories, based on shell patterns. The match is case insensitive",
|
||||
"max_sessions": "Max sessions",
|
||||
"max_sessions_help": "Maximun number of concurrent sessions. 0 means no limit",
|
||||
"max_sessions_help": "Maximum number of concurrent sessions. 0 means no limit",
|
||||
"denied_protocols": "Denied protocols",
|
||||
"denied_login_methods": "Denied login methods",
|
||||
"denied_login_methods_help": "\"password\" is valid for all supported protocols, \"password-over-SSH\" only for SSH/SFTP/SCP",
|
||||
|
@ -1128,4 +1128,4 @@
|
|||
"admin": "Admin login"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue