Till Brehm
2015-06-24 bd12aad9ef1e564d1cd6618c76168c61e15c9c77
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Posta Trafiği';
$wb['email_txt'] = 'E-posta';
$wb['this_month_txt'] = 'Bu ay';
$wb['last_month_txt'] = 'Geçen ay';
$wb['this_year_txt'] = 'Bu yıl';
$wb['last_year_txt'] = 'Geçen yıl';
?>