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

11 lines
391 B

<?php /*
for more information: see languages.txt in the lang folder.
*/
$Search = "&#25628;&#32034;";
$MyTasks = "&#25105;&#30340;&#24037;&#20316;";
$FavoriteBlogs = "&#25105;&#21916;&#29233;&#30340;&#21338;&#23458;";
$TopTen = "&#21313;&#22823;&#21338;&#23458;&#25991;&#31456;";
$Title = "&#20027;&#39064;";
$ThisBlog = "&#26412;&#21338;&#23458;";
$NewPost = "&#26032;&#25991;&#31456;";
?>