xref: /dokuwiki/lib/plugins/authplain/lang/tr/lang.php (revision 0096805f6ef81b9fa159f426c00987ff1cb5a8f9)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Kerem ATA <contact@zoda-service.web.tr>
7 */
8$lang['userexists']            = 'Üzgünüz, bu isime sahip bir kullanıcı zaten mevcut.';
9$lang['usernotexists']         = 'Üzgünüz, kullanıcı yok';
10