Marius Cramer
2015-08-27 7b26eae1b657e81aefe2a50e1c15518f0f6ee935
1
2
3
4
5
6
<?php
$wb['name_txt'] = 'Naziv';
$wb['fields_txt'] = 'Polja';
$wb['template_txt'] = 'Predložak';
$wb['visible_txt'] = 'Vidljivo';
?>