mcramer
2013-07-29 f379cca4829e69cd2bc54a0be234d95db5075109
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'İş Kuyruğu';
$wb['tstamp_txt'] = 'Tarih';
$wb['server_id_txt'] = 'Sunucu';
$wb['dbtable_txt'] = 'DB Tablo';
$wb['action_txt'] = 'Eylem';
$wb['status_txt'] = 'Durum';
?>