Till Brehm
2016-04-06 1e33ee2d84585ce7e4eefd442c7f5726128f8177
1
2
3
4
5
6
7
8
9
<?php
$wb['sys_groupid_txt'] = 'Müşteri';
$wb['list_head_txt'] = 'Web Siteleri';
$wb['domain_id_txt'] = 'Kod';
$wb['active_txt'] = 'Etkin';
$wb['server_id_txt'] = 'Sunucu';
$wb['domain_txt'] = 'Alan Adı';
$wb['add_new_record_txt'] = 'Web Sitesi Ekle';
?>