Skip to content
ar_web_vhost_domain_admin_list.lng 522 B
Newer Older
tbrehm's avatar
tbrehm committed
<?php
Till Brehm's avatar
Till Brehm committed
$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';
Till Brehm's avatar
Till Brehm committed
$wb['add_new_subdomain_txt'] = 'Add new subdomain';
$wb['add_new_aliasdomain_txt'] = 'Add new aliasdomain';
$wb['domain_list_head_txt'] = 'Websites';
$wb['aliasdomain_list_head_txt'] = 'Aliasdomains (Vhost)';
$wb['subdomain_list_head_txt'] = 'Subdomains (Vhost)';
tbrehm's avatar
tbrehm committed
?>