en.php 683 B

123456789101112131415
  1. <?php
  2. /**
  3. * The subject module English file of ZenTaoPMS.
  4. *
  5. * @copyright Copyright 2009-2015 禅道软件(青岛)有限公司(ZenTao Software (Qingdao) Co., Ltd. www.cnezsoft.com)
  6. * @license ZPL(http://zpl.pub/page/zplv12.html) or AGPL(https://www.gnu.org/licenses/agpl-3.0.en.html)
  7. * @author Chunsheng Wang <chunsheng@cnezsoft.com>
  8. * @package subject
  9. * @version $Id: en.php 4729 2013-05-03 07:53:55Z chencongzhi520@gmail.com $
  10. * @link http://www.zentao.net
  11. */
  12. $lang->subject->common = 'Expense Type';
  13. $lang->subject->manage = 'Manage Type';
  14. $lang->subject->manageChild = 'Manage Sub-Type';
  15. $lang->subject->name = 'Type Name';