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