Merge branch 'sprint/master_lanzongjun_fixbug_lite' into 'master'

Sprint/master lanzongjun fixbug lite

See merge request easycorp/zentaopms!2370
This commit is contained in:
朱金勇
2022-03-18 05:35:36 +00:00
2 changed files with 26 additions and 3 deletions

View File

@@ -1,6 +1,29 @@
<?php
$lang->install->license = 'ZenTao Lite is under Z PUBLIC LICENSE(ZPL) 1.2';
$lang->install->welcome = 'Thanks for choosing ZenTao Lite!';
$lang->install->desc = <<<EOT
ZenTao Lite is a lightweight project management software from Nature EasySoft.ltd, which is mainly designed to be a project management tool available for every single of us. ZenTao Lite covers project
management, Kanban management, attendance management, Doc management, system management, custom workflow and many other practical features, tailored for small and medium-sized
enterprises. It enables every department and every employee in the company to manage projects well and improve efficiency.
EOT;
$lang->install->links = <<<EOT
ZenTao Lite is developed by <strong><a href='https://en.easysoft.ltd' target='_blank' class='text-danger'>EasyCorp</a></strong>.
Official Website: <a href='https://www.zentao.pm' target='_blank'>https://www.zentao.pm</a>
Technical Support: <a href='https://www.zentao.pm/forum/' target='_blank'>https://www.zentao.pm/forum/</a>
LinkedIn: <a href='https://www.linkedin.com/company/1156596/' target='_blank'>EasyCorp</a>
Facebook: <a href='https://www.facebook.com/natureeasysoft' target='_blank'>EasyCorp</a>
Twitter: <a href='https://twitter.com/ZentaoA' target='_blank'>ZenTao Lite</a>
EOT;
$lang->install->successLabel = "<p>You have installed ZenTao Lite %s.</p>";
$lang->install->successNoticeLabel = "<p>You have installed ZenTao Lite %s.<strong class='text-danger'> Please delete install.php</strong>.</p>";
$lang->install->joinZentao = <<<EOT
<p>Note: In order to get the latest news of ZenTao Lite, please sign up on ZenTao Community(<a href='https://www.zentao.pm' class='alert-link' target='_blank'>www.zentao.pm</a>).</p>
EOT;
EOT;

View File

@@ -2,9 +2,9 @@
$lang->install->license = '禅道迅捷版软件使用 Z PUBLIC LICENSE(ZPL) 1.2 授权协议';
$lang->install->welcome = '欢迎使用禅道迅捷版!';
$lang->install->desc = <<<EOT
禅道迅捷版是易软天创旗下的一款轻量级的项目管理工具,主要提供了基于非研发类的项目管理平台。禅道迅捷版涵盖了项目管理、通用看板管理、考勤管理、文档管理、组织管理、自定义工作流等诸多实用功能,
禅道迅捷版是易软天创旗下的一款轻量级的项目管理软件,主要定位于人人都可用的项目管理工具。禅道迅捷版涵盖了项目管理、通用看板管理、考勤管理、文档管理、组织管理、自定义工作流等诸多
专为中小企业量身打造,是中小企业协同办公的首选
实用功能,专为中小企业量身打造,让公司每个部门、每个人都能做好项目管理、提高工作效率
EOT;
$lang->install->links = <<<EOT
禅道迅捷版由<strong><a href='https://www.cnezsoft.com' target='_blank' class='text-danger'>青岛易软天创网络科技有限公司</a>开发</strong>。