Till Brehm
2016-07-23 e69472c2c36ee0d9cb61bc23e3f1f536ce64d16f
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Vanliga frågor';
$wb['faq_question_txt'] = 'Fråga';
$wb['faq_answer_txt'] = 'Svar';
$wb['faq_section_txt'] = 'Kategori';
?>