Arkadiusz Rzadkowolski
2016-05-21 5b921e90886e40afc5a57aef7bcd25173cbcb7ae
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';
?>