tbrehm
2012-05-25 c752c6a24b67ae1e82b64cae01719d804077b24b
1
2
3
4
5
6
<?php
$wb['faq_faq_txt'] = 'Pomoc Techniczna';
$wb['faq_question_txt'] = 'Pytanie';
$wb['faq_answer_txt'] = 'Odpowiedź';
$wb['faq_section_txt'] = 'Sekcja';
?>