- Remove vi.php.

This commit is contained in:
dingguodong
2024-04-17 09:11:48 +08:00
parent 3377cd67af
commit 926744bf4f
84 changed files with 0 additions and 11768 deletions
-16
View File
@@ -1,16 +0,0 @@
<?php
/**
* The git module zh-cn file of ZenTaoPMS.
*
* @copyright Copyright 2009-2023 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com)
* @license ZPL (http://zpl.pub/page/zplv12.html)
* @author Nguyễn Quốc Nho <quocnho@gmail.com>
* @package git
* @version $Id$
* @link https://www.zentao.net
*/
/* Methods. */
$lang->git->common = 'Git';
$lang->git->cat = 'Xem Source Code';
$lang->git->diff = 'So sánh mã nguồn';
$lang->git->apiSync = 'API: Synchronize Git Logs';