zentaopms/module/svn/lang/zh-tw.php
2023-05-16 10:47:08 +08:00

17 lines
619 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* The svn module zh-tw file of ZenTaoPMS.
*
* @copyright Copyright 2009-2015 禪道軟件(青島)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com)
* @license ZPL(http://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package svn
* @version $Id$
* @link http://www.zentao.net
*/
/* 方法列表。*/
$lang->svn->common = 'Subversion';
$lang->svn->cat = '查看原始碼';
$lang->svn->diff = '比較原始碼';
$lang->svn->apiSync = '介面同步svn日誌';