Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
interface/web/help/lib/lang/hr_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'] = 'Često postavljana pitanja (FAQ)';
$wb['faq_question_txt'] = 'Pitanje';
$wb['faq_answer_txt'] = 'Odgovor';
$wb['faq_section_txt'] = 'Rubrika';
?>