Till Brehm
2015-06-24 bd12aad9ef1e564d1cd6618c76168c61e15c9c77
interface/web/help/lib/lang/tr_faq_manage_questions_list.lng
@@ -1,9 +1,12 @@
<?php
$wb['faq_question_txt'] = 'Question';
$wb['faq_section_name_txt'] = 'Section';
$wb['faq_delete_txt'] = 'Delete';
$wb['faq_edit_txt'] = 'Edit';
$wb['faq_sections_txt'] = 'Section';
$wb['faq_faq_questions_txt'] = 'Frequently Asked Questions';
$wb['faq_new_question_txt'] = 'Add a new question & answer pair';
$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';
?>