xref: /dokuwiki/lib/plugins/authplain/lang/tr/lang.php (revision 5976824716396f93aae46cb29ee1f310c23821f1)
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