xref: /dokuwiki/lib/plugins/authldap/lang/cs/lang.php (revision 1759e9999b9e5f9bff5eb81c233b4e0b8d4f5ebc)
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