ftimme
2013-06-08 fe9a23f542bc56c1c0b6dc30257418e38ff7bd3a
interface/web/help/lib/lang/ja_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';
?>