Daniel
2016-04-17 e14c6ea84f18143bbd9eb17838b28fb884e78bd3
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Sık Sorulan Sorular';
$wb['faq_question_txt'] = 'Soru';
$wb['faq_answer_txt'] = 'Yanıt';
$wb['faq_section_txt'] = 'Bölüm';
?>