| | |
| | | $wb['ns1_txt'] = 'NS 1'; |
| | | $wb['ns2_txt'] = 'NS 2'; |
| | | $wb['ip_txt'] = 'Dirección IP'; |
| | | $wb['error_origin_empty'] = 'Origen vacío.'; |
| | | $wb['error_origin_empty'] = 'El campo Origen está vacío.'; |
| | | $wb['error_ns_empty'] = 'El campo NS está vacío.'; |
| | | $wb['error_mbox_empty'] = 'El campo Mbox está vacío.'; |
| | | $wb['error_refresh_empty'] = 'El campo Refresco está vacío.'; |
| | | $wb['error_retry_empty'] = 'El campo Reintentar está vacío.'; |
| | | $wb['error_expire_empty'] = 'El campo Expirar está vacío.'; |
| | | $wb['error_minimum_empty'] = 'El campo Mínimo está vacío.'; |
| | | $wb['error_ttl_empty'] = 'El campo TTL está vacío.'; |
| | | $wb['error_domain_empty'] = 'El campo Dominio está vacío.'; |
| | | $wb['error_ip_empty'] = 'El campo IP está vacío.'; |
| | | $wb['error_ns1_empty'] = 'El campo NS1 está vacío.'; |
| | | $wb['error_ns2_empty'] = 'El campo NS2 está vacío.'; |
| | | $wb['error_email_empty'] = 'El campo Correo electrónico está vacío.'; |
| | | $wb['error_domain_regex'] = 'El dominio contiene caracteres inválidos.'; |
| | | $wb['error_ns1_regex'] = 'NS1 contiene caracteres inválidos.'; |
| | | $wb['error_ns2_regex'] = 'NS2 contiene caracteres inválidos.'; |
| | | $wb['error_email_regex'] = 'El campo Correo no contiene una dirección válida.'; |
| | | $wb['list_head_txt'] = 'DNS Zone Wizard'; |
| | | $wb['list_desc_txt'] = 'Create a DNS Zone via a wizard'; |
| | | $wb['dns_zone_txt'] = 'DNS Zone'; |
| | | $wb['globalsearch_resultslimit_of_txt'] = 'of'; |
| | | $wb['globalsearch_resultslimit_results_txt'] = 'results'; |
| | | $wb['globalsearch_noresults_text_txt'] = 'No results.'; |
| | | $wb['globalsearch_noresults_limit_txt'] = '0 results'; |
| | | $wb['globalsearch_searchfield_watermark_txt'] = 'Search'; |
| | | $wb['globalsearch_suggestions_text_txt'] = 'Suggestions'; |
| | | ?> |
| | | |