blob: b5c7b2fe198c0e33d994f9667ba94d93f6bc8d85 (
plain) (
tree)
|
|
<?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.';
|