mcramer
2013-07-09 94b57bdef6c532f042ea17352c3f84b723501392
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';
?>