* @package git * @version $Id$ * @link http://www.zentao.net */ /* Methods. */ $lang->git = new stdclass(); $lang->git->common = 'Git'; $lang->git->cat = 'View code'; $lang->git->diff = 'Diff code'; $lang->git->apiSync = 'API: sync git log';