xref: /dokuwiki/lib/plugins/authldap/lang/vi/lang.php (revision d4f83172d9533c4d84f450fe22ef630816b21d75)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Thien Hau <thienhausoftware@gmail.com>
7 */
8$lang['connectfail']           = 'LDAP không thể kết nối : %s';
9$lang['domainfail']            = 'LDAP không thể tìm thấy dn thành viên của bạn';
10