Marius Cramer
2014-10-23 7972151d0448b99e0ba28c819a698757c27c1d55
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';
?>