tbrehm
2012-04-05 e15295406e45c3f7944ed571dba8f099a9b5ac59
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';
?>