Initial commit
This commit is contained in:
9
msd/language/tr/lang_log.php
Normal file
9
msd/language/tr/lang_log.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
$lang['L_LOG_DELETE']="Raporu sil";
|
||||
$lang['L_LOGFILEFORMAT']="Rapor dosyasının biçimi";
|
||||
$lang['L_LOGFILENOTWRITABLE']="Rapor dosyasına yazılamıyor!";
|
||||
$lang['L_NOREVERSE']="Eski kayıtlar önce";
|
||||
$lang['L_REVERSE']="Yeni kayıtlar önce";
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user