| | |
| | | $wb['limit_openvz_vm_error_notint'] = 'La limite de serveurs virtuels doit être un nombre.'; |
| | | $wb['web_php_options_notempty'] = 'Aucune option PHP choisie. Sélectonnez au moins une option PHP.'; |
| | | $wb['ssh_chroot_notempty'] = 'Aucune option SSH chroot choisie. Sélectionnez au moins une option SSH.'; |
| | | $wb['username_error_collision'] = 'Le nom d’utilisateur ne peut pas commencer par -web- ou -web- followed suivi d’un nombre.'; |
| | | $wb['username_error_collision'] = 'Le nom d’utilisateur ne peut pas commencer par -web- ou -web- suivi d’un nombre.'; |
| | | $wb['add_additional_template_txt'] = 'Ajouter un modèle'; |
| | | $wb['delete_additional_template_txt'] = 'Supprimer un modèle'; |
| | | $wb['limit_cgi_txt'] = 'CGI autorisé'; |
| | |
| | | $wb['bank_account_number_txt'] = 'Numéro de compte bancaire'; |
| | | $wb['bank_code_txt'] = 'Code banque'; |
| | | $wb['bank_name_txt'] = 'Nom de la banque'; |
| | | $wb['bank_account_iban_txt'] = 'IBAn'; |
| | | $wb['bank_account_iban_txt'] = 'IBAN'; |
| | | $wb['bank_account_swift_txt'] = 'BIC / Swift'; |
| | | $wb['web_limits_txt'] = 'Limites Web'; |
| | | $wb['email_limits_txt'] = 'Limites d’e-mails'; |
| | |
| | | $wb['email_error_empty'] = 'Email is empty'; |
| | | $wb['limit_database_user_txt'] = 'Max. Database users'; |
| | | $wb['limit_database_user_error_notint'] = 'The database user limit must be a number.'; |
| | | $wb['limit_ssl_letsencrypt_txt'] = 'Let\\'s Encrypt available'; |
| | | $wb['limit_ssl_letsencrypt_txt'] = 'Let\'s Encrypt available'; |
| | | $wb['limit_directive_snippets_txt'] = 'Show web server config selection'; |
| | | ?> |