Marius Cramer
2014-03-25 e4b1db2e7005816b5fff823e4858d97207d5aefb
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';
?>