Skip to content
fr_web_domain_list.lng 226 B
Newer Older
tbrehm's avatar
tbrehm committed
<?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';
?>