tbrehm
2013-04-19 3f478f7b37eb314c7dba33af10e8d32d5f2fa579
commit | author | age
1ca823 1 <?php
T 2 $wb['list_head_txt'] = 'Zapasowe strefy DNS';
3 $wb['active_txt'] = 'Aktywne';
4 $wb['server_id_txt'] = 'Serwer';
5 $wb['origin_txt'] = 'Strefa';
6 $wb['ns_txt'] = 'NS';
7 $wb['add_new_record_txt'] = 'Dodaj nową zapasową strefę DNS';
6882ab 8 $wb['eg_domain_tld'] = 'np. domena.pl.';
1ca823 9 ?>