Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
6697eb 1 <?php
a5714c 2 $wb['list_head_txt'] = 'Web Siteleri';
MC 3 $wb['domain_id_txt'] = 'Kod';
4 $wb['active_txt'] = 'Etkin';
2d870d 5 $wb['server_id_txt'] = 'Sunucu';
73813a 6 $wb['parent_domain_id_txt'] = 'Website';
a5714c 7 $wb['domain_txt'] = 'Alan Adı';
MC 8 $wb['add_new_record_txt'] = 'Web Sitesi Ekle';
6697eb 9 ?>