| | |
| | | $wb['limit_spamfilter_policy_txt'] = 'Número máximo de políticas de filtro de spam'; |
| | | $wb['default_mailserver_txt'] = 'Servidor de correo por defecto'; |
| | | $wb['company_name_txt'] = 'Nombre de la empresa'; |
| | | $wb['contact_firstname_txt'] = 'Contact firstname'; |
| | | $wb['contact_name_txt'] = 'Nombre de contacto'; |
| | | $wb['username_txt'] = 'Usuario'; |
| | | $wb['password_txt'] = 'Contraseña'; |
| | |
| | | $wb['added_date_txt'] = 'Fecha de alta'; |
| | | $wb['parent_client_id_txt'] = 'Cliente de revendedor'; |
| | | $wb['none_txt'] = 'ninguno'; |
| | | $wb['limit_database_quota_txt'] = 'Cuota de base de datos'; |
| | | $wb['limit_database_quota_error_notint'] = 'Cuota de base de datos debe ser un número.'; |
| | | $wb['reseller_txt'] = 'Revendedor'; |
| | | $wb["email_error_empty"] = "Email is empty"; |
| | | ?> |