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.
15 lines
794 B
15 lines
794 B
<?php /*
|
|
for more information: see languages.txt in the lang folder.
|
|
*/
|
|
$langCourseProgram = "課程簡介";
|
|
$langThisCourseDescriptionIsEmpty = "這門課程目前還沒有課程說明";
|
|
$langEditCourseProgram = "創建和編輯課程簡介";
|
|
$QuestionPlan = "前導問題";
|
|
$langInfo2Say = "發送給使用者的信息";
|
|
$langOuAutreTitre = "主題";
|
|
$langNewBloc = "其他";
|
|
$langAddCat = "新增目錄";
|
|
$langAdd = "增加";
|
|
$langValid = "可用的";
|
|
$langBackAndForget = "返回並取消";
|
|
?>
|