tbrehm
2011-09-22 522ef8b7cbb68e0105c2263647471ab5da922c79
interface/web/help/lib/lang/pl_faq_form.lng
@@ -1,6 +1,6 @@
<?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'] = 'Frequently Asked Questions';
$wb['faq_question_txt'] = 'Question';
$wb['faq_answer_txt'] = 'Answer';
$wb['faq_section_txt'] = 'Section';
?>