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

15 lines
575 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$langCourseProgram = "教学大纲";
$langThisCourseDescriptionIsEmpty = "本课程目前没有教学大纲。";
$langEditCourseProgram = "创建和编辑课程简介";
$langInfo2Say = "发送给用户的信息";
$langOuAutreTitre = "标题";
$langNewBloc = "其他内容";
$langAddCat = "添加分类";
$langAdd = "添加";
$langValid = "可用的";
$langBackAndForget = "返回和取消";
$langOkSent = "你的页面已经上传。<p>现在链接<a href=\"../..//index.php\">首页</a>";
?>