| | |
| | | $wb['ns1_txt'] = 'NS 1'; |
| | | $wb['ns2_txt'] = 'NS 2'; |
| | | $wb['ip_txt'] = 'Adres IP'; |
| | | $wb['ipv6_txt'] = 'Adres IPv6'; |
| | | $wb['error_origin_empty'] = 'Źródło jest puste.'; |
| | | $wb['error_ns_empty'] = 'NS jest pusty.'; |
| | | $wb['error_mbox_empty'] = 'Mbox jest pusty.'; |
| | |
| | | $wb['error_ttl_empty'] = 'TTL jest puste.'; |
| | | $wb['error_domain_empty'] = 'Domena jest pusta.'; |
| | | $wb['error_ip_empty'] = 'IP jest puste.'; |
| | | $wb['error_ipv6_empty'] = 'IPv6 jest puste.'; |
| | | $wb['error_ns1_empty'] = 'NS1 jest puste.'; |
| | | $wb['error_ns2_empty'] = 'NS2 jest puste.'; |
| | | $wb['error_email_empty'] = 'E-mail jest pusty.'; |