Chamilo is a learning management system focused on ease of use and accessibility
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.
 
 
 
 
 
 
chamilo-lms/main/lang/croatian/course_description.inc.php

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&#269;etna stranica</a>";
?>