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
671 B
16 lines
671 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "Descripció del curs";
|
|
$langThisCourseDescriptionIsEmpty = "Aquest curs actualment no es troba descrit";
|
|
$langEditCourseProgram = "Crea i edita amb formularis";
|
|
$QuestionPlan = "Pregunta al professor";
|
|
$langInfo2Say = "Informació a donar als estudiants";
|
|
$langOuAutreTitre = "Títol";
|
|
$langNewBloc = "Altre";
|
|
$langAddCat = "afegeix categoria";
|
|
$langAdd = "Afegeix";
|
|
$langValid = "Valida";
|
|
$langBackAndForget = "Retrocededix i oblida";
|
|
$langOkSent = "La teva pàgina ha estat enviada.<p>Es troba enllasada des del curs <a href=../..//index.php>Pàgina principal</a>";
|
|
?>
|