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

19 lines
769 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "課程介紹";
$langThisCourseDescriptionIsEmpty = "本課程目前沒有簡介";
$langEditCourseProgram = "創建和編輯課程簡介";
$QuestionPlan = "向老師提問";
$langInfo2Say = "發送給用戶的訊息";
$langOuAutreTitre = "標題";
$langNewBloc = "其他內容";
$langAddCat = "添加分類";
$langAdd = "添加";
$langValid = "可用的";
$langBackAndForget = "返回和取消";
$CourseDescriptionUpdated = "已更新課程簡介";
$CourseDescriptionDeleted = "已刪除課程簡介";
$CourseDescriptionIntro = "要建立課程簡介,在標頭按下後填寫各欄資料。<br /><br /> 按確定後可再按另一標頭,編寫另一項課程簡介。";
?>