1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

layout styling

This commit is contained in:
Kyle Spearrin
2018-04-27 18:22:27 -04:00
parent 2800c2f077
commit 4145de7662
4 changed files with 234 additions and 196 deletions

View File

@@ -331,7 +331,7 @@
"message": "Directory"
},
"currentUser": {
"message": "Current user"
"message": "Authenticate as current user"
},
"rootPath": {
"message": "Root Path"
@@ -410,5 +410,23 @@
},
"groupNameAttribute": {
"message": "Group Name Attribute"
},
"userEmailAttribute": {
"message": "User Email Attribute"
},
"sync": {
"message": "Sync"
},
"ldapSsl": {
"message": "This connection uses SSL (LDAPS)"
},
"ldapAd": {
"message": "This LDAP server is Active Directory"
},
"select": {
"message": "Select"
},
"dashboard": {
"message": "Dashboard"
}
}