Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
b51db0 1 <?php
02bf99 2 $wb['list_head_txt'] = 'Web direktorij';
8cf78b 3 $wb['active_txt'] = 'Aktivno';
598bc4 4 $wb['server_id_txt'] = 'Server';
8cf78b 5 $wb['parent_domain_id_txt'] = 'Web stranica';
02bf99 6 $wb['path_txt'] = 'Putanja';
21c8aa 7 $wb['add_new_record_txt'] = 'Dodaj novi direktorij';
598bc4 8 ?>
21c8aa 9
TB 10