Skip to content
Snippets Groups Projects
Commit ec506bdc authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Fix i18n

parent e5a91396
No related merge requests found
......@@ -271,7 +271,7 @@
"LDAP_Domain_Base" : "Domain Base",
"LDAP_Domain_Base_Description" : "The fully qualified Distinguished Name (DN) of an LDAP subtree you want to search for users and groups. You can add as many as you like; however, each group must be defined in the same domain base as the users that belong to it. If you specify restricted user groups, only users that belong to those groups will be in scope. We recommend that you specify the top level of your LDAP directory tree as your domain base and use search filter to control access.",
"LDAP_Domain_Search_Object_Category" : "Domain Search Object Category",
"LDAP_Domain_Search_Object_Category_Description" : "The *objectCategory* that identify your users.<br/>Leave empty for *LDAP*.<br/>E.g. `person`, etc.",
"LDAP_Domain_Search_Object_Category_Description" : "The *objectCategory* that identify your users.<br/>Leave empty for *OpenLDAP*.<br/>E.g. `person`, etc.",
"LDAP_Domain_Search_Object_Class" : "Domain Search Object Class",
"LDAP_Domain_Search_Object_Class_Description" : "The *objectclass* that identify your users. <br/>E.g. `organizationalPerson`, `user`, `inetOrgPerson`, etc.",
"LDAP_Domain_Search_Password" : "Domain Search Password",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment