xref: /dokuwiki/lib/plugins/authplain/lang/sk/lang.php (revision 2d3dcf99ef66a5ffc00bdac93b16db62f45c4a5e)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Martin Michalek <michalek.dev@gmail.com>
7 */
8$lang['userexists']            = 'Užívateľ s rovnakým menom je už zaregistrovaný.';
9$lang['writefail']             = 'Nie je možné zmeniť údaje používateľa, informujte prosím administrátora Wiki.';
10