LEVEILLE Cédric
2016-01-19 ddfbbd8dbad65a439dfcd25b8fc4e23459c56b1c
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';
?>