You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
608 B
16 lines
608 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "Opis kolegija";
|
|
$langThisCourseDescriptionIsEmpty = "Ovaj kolegij nije opisan";
|
|
$langEditCourseProgram = "Unesi i izmijeni opis kolegija";
|
|
$QuestionPlan = "Pitanje nosiocu";
|
|
$langInfo2Say = "Informacije za korisnike";
|
|
$langOuAutreTitre = "Naslov";
|
|
$langNewBloc = "Ostalo";
|
|
$langAddCat = "Dodaj kategoriju";
|
|
$langAdd = "Dodaj";
|
|
$langValid = "Prihvati";
|
|
$langBackAndForget = "Odustani";
|
|
$langOkSent = "Vaša stranica je predana.<p>Sada je povezana s <a href=../..//index.php>Početna stranica</a>";
|
|
?>
|