Marius Cramer
2015-11-15 0e3df6c91773d06145b8d37e3d9d79a3ffa8be99
1
2
3
4
5
6
7
8
9
10
<?php
$wb['list_head_txt'] = 'Sites web';
$wb['domain_id_txt'] = 'ID';
$wb['active_txt'] = 'Actif';
$wb['server_id_txt'] = 'Serveur';
$wb['domain_txt'] = 'Domaine';
$wb['add_new_record_txt'] = 'Nouveau site web';
$wb['parent_domain_id_txt'] = 'Website';
 
?>