Till Brehm
2016-05-26 bea23a5e79fba96481f77c62555f2d8b86283305
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';
?>