diff options
author | Sergio Benitez <sbenitez@mit.edu> | 2015-08-12 16:58:27 -0700 |
---|---|---|
committer | Sergio Benitez <sbenitez@mit.edu> | 2015-08-12 17:01:22 -0700 |
commit | 7d84d4a8f0cb30df04241f528ed74672a485274a (patch) | |
tree | e42a4d0163ac9573a75ea47e6659a8761e78d936 /conf/locale/locale_nl-NL.ini | |
parent | 631c85ba4f51d3fe910324595c154dfaf25935d2 (diff) | |
download | gitea-7d84d4a8f0cb30df04241f528ed74672a485274a.tar.gz gitea-7d84d4a8f0cb30df04241f528ed74672a485274a.zip |
Significantly enhanced LDAP support in Gogs.
Diffstat (limited to 'conf/locale/locale_nl-NL.ini')
-rwxr-xr-x | conf/locale/locale_nl-NL.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/locale/locale_nl-NL.ini b/conf/locale/locale_nl-NL.ini index baa4862128..4d8cbd9fff 100755 --- a/conf/locale/locale_nl-NL.ini +++ b/conf/locale/locale_nl-NL.ini @@ -663,8 +663,6 @@ auths.auth_name=Autorisatienaam auths.domain=Domein
auths.host=Host
auths.port=Poort
-auths.base_dn=Base DN
-auths.attribute_username=Gebruikersnaam attribuut
auths.attribute_name=Voornaam attribuut
auths.attribute_surname=Achternaam attribuut
auths.attribute_mail=E-mail attribuut
|