tbrehm
2011-07-25 ed30c60150ffda0301eb1f8d30c93cac94de41df
interface/web/designer/lib/lang/fr_form_list.lng
@@ -1,9 +1,8 @@
<?php
$wb['list_head_txt'] = "Formulaire Backend";
$wb['form_txt'] = "Formulaire";
$wb['module_txt'] = "Module";
$wb['title_txt'] = "Titre";
$wb['description_txt'] = "Description";
$wb['list_head_txt'] = 'Formulaire d\'administration';
$wb['form_txt'] = 'Formulaire';
$wb['module_txt'] = 'Module';
$wb['title_txt'] = 'Titre';
$wb['description_txt'] = 'Description';
?>