Marius Burkard
2016-02-29 dad105ff4110e29a584af3e5dc75c0f3cfcd0dce
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Web Siteleri';
$wb['domain_id_txt'] = 'Kod';
$wb['active_txt'] = 'Etkin';
$wb['server_id_txt'] = 'Sunucu';
$wb['parent_domain_id_txt'] = 'Website';
$wb['domain_txt'] = 'Alan Adı';
$wb['add_new_record_txt'] = 'Web Sitesi Ekle';
?>