Marius Burkard
2016-01-20 337473b29af23892d2bcbe4cc97c087aa5ff8b30
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';
?>