xref: /dokuwiki/lib/plugins/authplain/lang/eo/lang.php (revision ccc4c71ca88c25bcefb7f42eb01f0c040487e3a9)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Kristjan SCHMIDT <kristjan.schmidt@googlemail.com>
7 */
8$lang['userexists']            = 'Pardonu, ĉi tiu uzanto-nomo jam ekzistas.';
9$lang['usernotexists']         = 'Pardonu, tiu uzanto ne ekzistas.';
10