ftimme
2013-02-14 0f7b154694a5145ed38cc5ceb30f78086e34c6b5
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';
?>