mcramer
2012-09-26 8c1761c64a5c6a24575f43e5afe7a1661cb7f34f
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Foire Aux Questions';
$wb['faq_question_txt'] = 'Question';
$wb['faq_answer_txt'] = 'RĂ©ponse';
$wb['faq_section_txt'] = 'Section';
?>