tbrehm
2010-07-13 e4aa2075422eafa0cd1d447c74122b042909f7d3
interface/web/dns/lib/lang/tr_dns_a_list.lng
@@ -1,5 +1,5 @@
<?php
$wb['list_head_txt'] = 'A-Record';
$wb['list_head_txt'] = 'A-Kaydı';
$wb['active_txt'] = 'Aktif';
$wb['server_id_txt'] = 'Sunucu';
$wb['zone_txt'] = 'Zone';
@@ -7,8 +7,9 @@
$wb['data_txt'] = 'Veri';
$wb['aux_txt'] = 'Öncelik';
$wb['type_txt'] = 'Çeşit';
$wb['add_new_record_txt'] = 'Yeni DNS A-Record';
$wb['add_new_record_txt'] = 'Yeni DNS A-Kaydı';
$wb['page_txt'] = 'Sayfa';
$wb['page_of_txt'] = '/';
$wb['delete_confirmation'] = 'Bu kaydı gerçekten silmek istiyor musunuz?';
?>