mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-05 19:42:31 +02:00
more translations (RFE 1702140)
This commit is contained in:
parent
1f444481bc
commit
33017686ee
5 changed files with 12 additions and 11 deletions
|
@ -69,7 +69,7 @@ class ldapPublicKey extends baseModule {
|
|||
'name' => 'ldapPublicKey_sshPublicKey',
|
||||
'description' => _('SSH public key'),
|
||||
'help' => 'keyList',
|
||||
'example' => 'ssh-dss 234234 user@host'
|
||||
'example' => _('ssh-dss 234234 user@host')
|
||||
)
|
||||
);
|
||||
// available PDF fields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue