tbrehm
2009-09-01 5b633597865c33d81e9da8e5318b8d3ae0e95b47
interface/web/dns/lib/lang/pl_dns_soa_list.lng
@@ -1,9 +1,10 @@
<?php
$wb['list_head_txt'] = 'Strefy DNS';
$wb['active_txt'] = 'Aktywny';
$wb['server_id_txt'] = 'Serwer';
$wb['origin_txt'] = 'Strefa';
$wb['ns_txt'] = 'NS';
$wb['mbox_txt'] = 'E-mail';
$wb['add_new_record_txt'] = 'Dodaj nową stefę DNS (SOA)';
?>
<?php
$wb["list_head_txt"] = 'Strefy DNS';
$wb["active_txt"] = 'Aktywny';
$wb["server_id_txt"] = 'Serwer';
$wb["origin_txt"] = 'Strefa';
$wb["ns_txt"] = 'NS';
$wb["mbox_txt"] = 'E-mail';
$wb["add_new_record_txt"] = 'Dodaj nową stefę DNS (SOA)';
?>