| | |
| | | $wb['no_zone_perm'] = 'Nie masz uprawnień, aby dodać nowy wpis DNS dla tej strefy.'; |
| | | $wb['name_error_empty'] = 'Nazwa serwera jest pusta.'; |
| | | $wb['name_error_regex'] = 'Nazwa serwera ma niepoprawny format.'; |
| | | $wb['data_error_empty'] = 'Adres IP jest pusty'; |
| | | $wb['data_error_regex'] = 'Adres IP ma niepoprawny format'; |
| | | $wb['data_error_duplicate'] = 'Duplikat wpisu A'; |
| | | $wb['data_error_empty'] = 'Adres IP jest pusty.'; |
| | | $wb['data_error_regex'] = 'Adres IP ma niepoprawny format.'; |
| | | $wb['data_error_duplicate'] = 'Duplikat wpisu A.'; |
| | | ?> |