| | |
| | | $wb['type_txt'] = 'type'; |
| | | $wb['data_txt'] = 'Canonical Hostnaam'; |
| | | $wb['ttl_txt'] = 'TTL'; |
| | | $wb['active_txt'] = 'Actief'; |
| | | $wb['active_txt'] = 'Actief?'; |
| | | $wb['limit_dns_record_txt'] = 'Het max. aantal aan DNS records voor uw account is bereikt.'; |
| | | $wb['no_zone_perm'] = 'U heeft geen toestemming om een record aan deze DNS zone toe te voegen.'; |
| | | $wb['name_error_empty'] = 'The naam is leeg.'; |
| | |
| | | $wb['data_error_empty'] = 'Canonical hostnaam is leeg.'; |
| | | $wb['data_error_regex'] = 'Canonical hostnaam formaat ongeldig.'; |
| | | ?> |
| | | |