tbrehm
2013-03-20 2f0b76a8208032ccd8386eeb32f8e89273753021
1
2
3
4
5
6
7
8
<?php
$wb['faq_section_name_txt'] = 'Naziv rubrike';
$wb['faq_delete_txt'] = 'ObriĊĦi';
$wb['faq_edit_txt'] = 'Izmjeni';
$wb['faq_sections_txt'] = 'Rubrike';
$wb['faq_faq_sections_txt'] = 'FAQ rubrike';
$wb['faq_new_section_txt'] = 'Dodaj novu rubriku';
?>