mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 15:52:24 +02:00
🌐 Dictionaries update
This commit is contained in:
@@ -40,3 +40,12 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:UserLDAP+' => 'User authenticated by LDAP',
|
||||
'UserLDAP:server' => 'LDAP specifics',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: UserLDAP
|
||||
//
|
||||
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
'Class:UserLDAP/Attribute:ldap_server' => 'Ldap server',
|
||||
'Class:UserLDAP/Attribute:ldap_server+' => '',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user