From da0a587cddb26887e75fc60bfbd7500addb45187 Mon Sep 17 00:00:00 2001 From: reneeteng Date: Wed, 4 Dec 2019 10:57:31 +0800 Subject: [PATCH] * Update twitter account. --- module/install/lang/en.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module/install/lang/en.php b/module/install/lang/en.php index 9a8f0d9c8c..ec2963ff12 100644 --- a/module/install/lang/en.php +++ b/module/install/lang/en.php @@ -30,18 +30,18 @@ ZenTao ALM is an open source software released under Nature Easy Soft Co., LTD. +ZenTao ALM is developed by Nature Easy Soft Co., LTD. Official Website: https://www.zentao.pm Technical Support: https://www.zentao.pm/forum/ WhatsApp Group: https://chat.whatsapp.com/B6pi6b3gv0S7x7jqMxwhbF LinkedIn Group: ZenTao Project Management Software Facebook: Nature Easy Soft -Twitter: cneasysoft +Twitter: ZenTao ALM You are installing ZenTao %s. EOT; -$lang->install->newReleased= "Notice:Official Website has the latest version%s, released on %s."; +$lang->install->newReleased= "Notice: Official Website has the latest version%s, released on %s."; $lang->install->or = 'Or'; $lang->install->checking = 'System Checkup'; $lang->install->ok = 'Passed(√)';