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