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_bg-BG.ini | |
parent | 631c85ba4f51d3fe910324595c154dfaf25935d2 (diff) | |
download | gitea-7d84d4a8f0cb30df04241f528ed74672a485274a.tar.gz gitea-7d84d4a8f0cb30df04241f528ed74672a485274a.zip |
Significantly enhanced LDAP support in Gogs.
Diffstat (limited to 'conf/locale/locale_bg-BG.ini')
-rwxr-xr-x | conf/locale/locale_bg-BG.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/locale/locale_bg-BG.ini b/conf/locale/locale_bg-BG.ini index 65d5962f1c..383d697bf3 100755 --- a/conf/locale/locale_bg-BG.ini +++ b/conf/locale/locale_bg-BG.ini @@ -663,8 +663,6 @@ auths.auth_name=Име на удостоверяването auths.domain=Домейн
auths.host=Хост
auths.port=Порт
-auths.base_dn=Основен DN
-auths.attribute_username=Атрибут на потребителско име
auths.attribute_name=Атрибут име
auths.attribute_surname=Атрибут фамилия
auths.attribute_mail=E-Mail атрибут
|