Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
1ca823 1 <?php
T 2 $wb['list_head_txt'] = 'Strefy DNS';
3 $wb['active_txt'] = 'Aktywny';
4 $wb['server_id_txt'] = 'Serwer';
5 $wb['origin_txt'] = 'Strefa';
6 $wb['ns_txt'] = 'NS';
7 $wb['mbox_txt'] = 'E-mail';
8 $wb['add_new_record_txt'] = 'Dodaj nową strefę DNS (SOA)';
9 $wb['add_new_record_wizard_txt'] = 'Dodaj nową strefę DNS za pomocą Kreatora';
407003 10 $wb['import_zone_file_txt'] = 'Import Zone File';
1ca823 11 ?>