ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
interface/web/sites/lib/lang/fr_web_subdomain_list.lng
@@ -1,10 +1,8 @@
<?php
$wb['list_head_txt'] = "Sous-domaines";
$wb['active_txt'] = "Actif";
$wb['server_id_txt'] = "Serveur";
$wb['parent_domain_id_txt'] = "Site web";
$wb['domain_txt'] = "Sous-domaine";
$wb['add_new_record_txt'] = "Nouveau sous-domaine";
$wb['list_head_txt'] = 'Sous-domaines';
$wb['active_txt'] = 'Actif';
$wb['server_id_txt'] = 'Serveur';
$wb['parent_domain_id_txt'] = 'Site web';
$wb['domain_txt'] = 'Sous-domaine';
$wb['add_new_record_txt'] = 'Nouveau sous-domaine';
?>