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/french/course_description.inc.php

17 lines
729 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "Description du cours";
$langThisCourseDescriptionIsEmpty = "La description du cours est vide";
$langEditCourseProgram = "Créer et éditer une description du cours";
$QuestionPlan = "Question de planification pour le responsable";
$langInfo2Say = "Informations à communiquer aux membres";
$langOuAutreTitre = "Titre";
$langNewBloc = "Autre";
$langAddCat = "Ajouter une catégorie";
$langAdd = "Ajouter";
$langValid = "Enregistrer";
$langBackAndForget = "Abandonner";
$langOkSent = "Votre page a été envoyée.<p>Elle est accessible depuis la <a href=../..//index.php>page d\'accueil</a> de votre cours";
$Content = "Contenu";
?>