+ add for Françalang.

This commit is contained in:
wangyidong
2019-10-16 17:28:10 +08:00
parent 172964e9bf
commit 6e2a0996d9
75 changed files with 8510 additions and 9 deletions
+16
View File
@@ -0,0 +1,16 @@
<?php
/**
* The git module zh-cn file of ZenTaoPMS.
*
* @copyright Copyright 2009-2015 青岛易软天创网络科技有限公司(QingDao Nature Easy Soft Network Technology Co,LTD, www.cnezsoft.com)
* @license ZPL (http://zpl.pub/page/zplv12.html)
* @author Chunsheng Wang <chunsheng@cnezsoft.com>
* @package git
* @version $Id$
* @link https://www.zentao.pm
*/
/* Methods. */
$lang->git->common = 'Git';
$lang->git->cat = 'Voir Code Source';
$lang->git->diff = 'Comparer Code Source';
$lang->git->apiSync = 'API: Synchroniser Logs Git';