Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
f99b12 1 <?php
b51db0 2 $wb['Support Message'] = 'Poruka podršci';
T 3 $wb['Message'] = 'Poruka';
4 $wb['Send message'] = 'Pošalji poruku';
5 $wb['View messages'] = 'Pogledaj poruke';
6 $wb['Support'] = 'Podrška';
02bf99 7 $wb['About ISPConfig'] = 'O ISPConfig-u';
b51db0 8 $wb['Version'] = 'Verzija';
02bf99 9 $wb['Frequently Asked Questions'] = 'Često postavljana pitanja (FAQ)';
T 10 $wb['FAQ Sections'] = 'FAQ rubrike';
11 $wb['Manage Sections'] = 'Upravljaj rubrikama';
12 $wb['Add a Question & Answer Pair'] = 'Dodaj pitanje i odgovor';
13 $wb['Manage Questions'] = 'Upravljaj pitanjima';
f99b12 14 ?>