Till Brehm
2016-04-25 d44bcf1e2a69874b6b8b50db79b84dcdd8dc41b7
1
2
3
4
5
6
7
8
9
10
11
<?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';
$wb['add_new_subdomain_txt'] = 'Add new subdomain';
$wb['add_new_aliasdomain_txt'] = 'Add new aliasdomain';
?>