Sergio Cambra
2014-07-01 5dc7c8f6f604fb960e36d81e3a3d489f7852e723
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Frequently Asked Questions';
$wb['faq_question_txt'] = 'Frage';
$wb['faq_answer_txt'] = 'Antwort';
$wb['faq_section_txt'] = 'Kategorie';
?>