Marius Cramer
2015-03-09 e564b4796a4256a67328e117c9675ccae7d872cd
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Často kladené dotazy';
$wb['faq_question_txt'] = 'Otázka';
$wb['faq_answer_txt'] = 'Odpověď';
$wb['faq_section_txt'] = 'Sekce';
?>