summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql/lang/tr/lang.php
blob: b5c7b2fe198c0e33d994f9667ba94d93f6bc8d85 (plain)
1
2
3
4
5
6
7
8
9
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * 
 * @author Mete Cuma <mcumax@gmail.com>
 */
$lang['connectfail']           = 'Veritabanına bağlantı kurulamadı.';
$lang['usernotexists']         = 'Üzgünüz, kullanıcı mevcut değil.';