ftimme
2012-05-30 2cb1563f63386b35a69e460051aa9b4a2851d104
interface/web/help/lib/lang/hr.lng
@@ -1,10 +1,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 control panelu";
$wb['Version'] = "Verzija";
$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';
?>