tbrehm
2011-12-29 4d2cb4427cf615e1e6cf2d8e80f9361c0a143fdf
interface/web/help/lib/lang/fr_faq_form.lng
@@ -1,6 +1,8 @@
<?php
$wb['faq_faq_txt'] = "Frequently Asked Questions";
$wb['faq_question_txt'] = "Question";
$wb['faq_answer_txt'] = "Answer";
$wb['faq_section_txt'] = "Section";
$wb['faq_faq_txt'] = 'Foire Aux Questions';
$wb['faq_question_txt'] = 'Question';
$wb['faq_answer_txt'] = 'RĂ©ponse';
$wb['faq_section_txt'] = 'Section';
?>