Florian Schaal
2016-04-22 e7ae4ef2c82ec1d22fec6ae4f0dbdc8e6afd73e9
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';
?>