From b36ebb3cb0376534510d35a53dd94d19fd850d8e Mon Sep 17 00:00:00 2001 From: Edward Yang Date: Mon, 6 Feb 2023 10:14:01 +0800 Subject: [PATCH] change english version of copyright --- beike/Installer/Lang/en/installer_messages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beike/Installer/Lang/en/installer_messages.php b/beike/Installer/Lang/en/installer_messages.php index c2eba213..855cadda 100644 --- a/beike/Installer/Lang/en/installer_messages.php +++ b/beike/Installer/Lang/en/installer_messages.php @@ -30,7 +30,7 @@ return [ 'copyright_btn' => 'I have read the agreement and agree', 'copyright_title' => 'Copyright Description', 'copyright_list_1' => '1. The copyright of this system belongs to Chengdu GuangDa Network Technology Co., Ltd. ', - 'copyright_list_2' => '2. Except for the written permission of the company, no individual, unit or organization may profit from the sale of this system and its derivatives as commodities. ', + 'copyright_list_2' => '2. Any individual or organization can not be allowed to sell or lease this system and its derivatives without our explicit written authorization.', 'copyright_list_3' => '3. This system can be downloaded, forwarded, installed, modified and used freely without authorization from our company. ', ],