Marius Burkard
2015-12-14 5ddadd99515d0f7568dd1d1d64b4f8f08636cd97
1
2
3
4
5
6
7
8
9
10
<?php
$wb['faq_question_txt'] = 'Soru';
$wb['faq_section_name_txt'] = 'Bölüm';
$wb['faq_delete_txt'] = 'Sil';
$wb['faq_edit_txt'] = 'Düzenle';
$wb['faq_sections_txt'] = 'Bölüm';
$wb['faq_faq_questions_txt'] = 'Sık Sorulan Sorular';
$wb['faq_new_question_txt'] = 'Soru Yanıt Çifti Ekle';
$wb['faq_new_question_txt'] = 'Soru Yanıt Çifti Ekle';
?>