| | |
| | | $wb['ssl_state_txt'] = 'Pays'; |
| | | $wb['ssl_locality_txt'] = 'Lieu'; |
| | | $wb['ssl_organisation_txt'] = 'Organisation'; |
| | | $wb['ssl_organisation_unit_txt'] = 'Unité d\'organisation'; |
| | | $wb['ssl_organisation_unit_txt'] = 'Unité dorganisation'; |
| | | $wb['ssl_country_txt'] = 'Pays'; |
| | | $wb['ssl_request_txt'] = 'Requête SSL'; |
| | | $wb['ssl_cert_txt'] = 'Certificat SSL'; |
| | |
| | | $wb['host_txt'] = 'Hôte'; |
| | | $wb['traffic_quota_txt'] = 'Quota de trafic'; |
| | | $wb['redirect_error_regex'] = 'Chemin de redirection invalide. Exemples de redirections valides: /test/ ou http://www.domain.tld/test/'; |
| | | $wb['no_redirect_txt'] = 'Aucune redirecton'; |
| | | $wb['no_flag_txt'] = 'Aucun flag'; |
| | | ?> |
| | | |