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

12 lines
354 B

<?php
/*
for more information: see languages.txt in the lang folder.
*/
$langTooBig = "你没有选择任何文件,或者文件太大";
$langLinkTarget = "链接目标";
$langSameWindow = "在同一个窗口";
$langNewWindow = "在新的窗口";
$langAdded = "添加";
$langAddLink = "添加一个链接";
$langEditLink = "编辑课程主页链接";
?>