| | |
| | | <?php |
| | | $wb['limit_mailmailinglist_txt'] = 'Limit reached'; |
| | | $wb['domain_error_empty'] = 'Domain is empty.'; |
| | | $wb['listname_error_empty'] = 'Listname is empty.'; |
| | | $wb['domain_error_regex'] = 'Invalid domain name.'; |
| | | $wb['email_in_use_txt'] = 'Email is in use'; |
| | | $wb['no_domain_perm'] = 'You have no permission for this domain.'; |
| | | $wb['password_strength_txt'] = 'Password strength'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['domain_txt'] = 'Domain'; |
| | | $wb['listname_txt'] = 'Listname'; |
| | | $wb['client_txt'] = 'Client'; |
| | | $wb['email_txt'] = 'Email'; |
| | | $wb['password_txt'] = 'Password'; |
| | | $wb['limit_mailmailinglist_txt'] = 'Lìmite alcanzado'; |
| | | $wb['domain_error_empty'] = 'El dominio está vacío.'; |
| | | $wb['listname_error_empty'] = 'Nombre de la lista está vacío.'; |
| | | $wb['domain_error_regex'] = 'Nombre de dominio no válido.'; |
| | | $wb['email_in_use_txt'] = 'El correo electrónico esta en uso'; |
| | | $wb['no_domain_perm'] = 'Usted no tiene permiso para este dominio.'; |
| | | $wb['password_strength_txt'] = 'Fortaleza de contraseña'; |
| | | $wb['server_id_txt'] = 'Servidor'; |
| | | $wb['domain_txt'] = 'Dominio'; |
| | | $wb['listname_txt'] = 'Nombre de la lista'; |
| | | $wb['client_txt'] = 'Cliente'; |
| | | $wb['email_txt'] = 'Ecorreo'; |
| | | $wb['password_txt'] = 'Contraseña'; |
| | | $wb['generate_password_txt'] = 'Generate Password'; |
| | | $wb['repeat_password_txt'] = 'Repeat Password'; |
| | | $wb['password_mismatch_txt'] = 'The passwords do not match.'; |