xref: /dokuwiki/lib/plugins/authldap/lang/cs/lang.php (revision c3ee438f6f2d9d16f7774ddb2c59424ddf7b5ef6)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Jaroslav Lichtblau <jlichtblau@seznam.cz>
7 */
8$lang['connectfail']           = 'LDAP připojení nefunkční: %s';
9$lang['domainfail']            = 'LDAP nenalezlo uživatelské dn';
10