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
623 B
16 lines
623 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "Kurssin kuvaus";
|
|
$langThisCourseDescriptionIsEmpty = "Kurssin kuvausta ei ole vielä tehty.";
|
|
$langEditCourseProgram = "Luo ja muokkaa kurssin kuvausta";
|
|
$QuestionPlan = "Kysymyksiä opettajalle";
|
|
$langInfo2Say = "Käyttäjille annettava informaatio";
|
|
$langOuAutreTitre = "Otsikko";
|
|
$langNewBloc = "Muu";
|
|
$langAddCat = "Lisää aihe";
|
|
$langAdd = "Lisää";
|
|
$langValid = "voimassaoleva";
|
|
$langBackAndForget = "Peruuta";
|
|
$langOkSent = "Sivu on lähetetty.<p>Se on linkitetty kurssin <a href=../..//index.php>kotisivulta</a>";
|
|
?>
|