Marius Burkard
2016-02-04 cd50a4c3ec3b3354bae2a804677f6a03c969cccb
1
2
3
4
5
6
7
8
9
<?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';
?>