Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
6697eb 1 <?php
bd12aa 2 $wb['list_head_txt'] = 'DNS Bölgeleri';
TB 3 $wb['active_txt'] = 'Etkin';
2d870d 4 $wb['server_id_txt'] = 'Sunucu';
bd12aa 5 $wb['origin_txt'] = 'Bölge';
TB 6 $wb['ns_txt'] = 'Ad Sunucusu';
7 $wb['mbox_txt'] = 'E-posta';
8 $wb['add_new_record_wizard_txt'] = 'Yardımcı ile DNS bölgesi ekle';
9 $wb['add_new_record_txt'] = 'DNS Bölgesi (SOA) Ekle';
407003 10 $wb['import_zone_file_txt'] = 'Import Zone File';
6697eb 11 ?>