Marius Burkard
2016-04-07 65164295778caa2c4e623e7c8e195f2aa3560121
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';
?>