Marius Burkard
2016-01-31 3117f2e70389b0a3e03a683ec8b03e4e0a7eea87
interface/web/help/lib/lang/tr_faq_form.lng
@@ -1,6 +1,7 @@
<?php
$wb['faq_faq_txt'] = "Frequently Asked Questions";
$wb['faq_question_txt'] = "Question";
$wb['faq_answer_txt'] = "Answer";
$wb['faq_section_txt'] = "Section";
$wb['faq_faq_txt'] = 'Sık Sorulan Sorular';
$wb['faq_question_txt'] = 'Soru';
$wb['faq_answer_txt'] = 'Yanıt';
$wb['faq_section_txt'] = 'Bölüm';
?>