A. Täffner
2016-04-11 2d9676a12316f4586dae5dccc35e0ac9853ee2aa
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Destek İletileri';
$wb['sender_id_txt'] = 'Gönderen';
$wb['subject_txt'] = 'Konu';
$wb['add_new_record_txt'] = 'Destek İletisi Ekle';
$wb['date_txt'] = 'Tarih';
?>