Florian Schaal
2016-04-30 8beb039f0b7d23b03f7963c3a56c8dde65af3b6b
1
2
3
4
5
6
<?php
$wb['faq_answer_txt'] = 'Respuesta';
$wb['faq_faq_txt'] = 'Pregustas frecuentes';
$wb['faq_question_txt'] = 'Pregunta';
$wb['faq_section_txt'] = 'Sección';
?>