* @package ZenTaoPMS * @version $Id: zh-cn.php 5116 2013-07-12 06:37:48Z sunhao@cnezsoft.com $ * @link http://www.zentao.net */ $lang->tutorial = new stdclass(); $lang->tutorial->common = 'Novice tutorial'; $lang->tutorial->desc = 'Learn zentao through a series of tasks. This may cost you 10 minutes, you can quit anytime.'; $lang->tutorial->start = 'Let\'s go!';