Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
8ab3cd 2 $wb['list_head_txt'] = 'Baza';
T 3 $wb['active_txt'] = 'Aktivno';
4 $wb['remote_access_txt'] = 'Udaljeni pristup';
b51db0 5 $wb['server_id_txt'] = 'Server';
8ab3cd 6 $wb['database_user_txt'] = 'Korisnik baze';
T 7 $wb['database_name_txt'] = 'Naziv baze';
8 $wb['add_new_record_txt'] = 'Dodaj bazu';
9 $wb['sys_groupid_txt'] = 'Klijent';
21c8aa 10 $wb['parent_domain_id_txt'] = 'Web stranica';
407003 11 $wb['type_txt'] = 'Type';
f99b12 12 ?>