From 809970f4ee874822a5c53b96efb35f6c9f02534d Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Wed, 3 Jun 2020 19:44:04 +0800 Subject: [PATCH] Update conststr.php --- conststr.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conststr.php b/conststr.php index 769f5c2..4243147 100644 --- a/conststr.php +++ b/conststr.php @@ -777,9 +777,9 @@ $constStr = [ 'ko-kr' => '캐시 플러시', 'fa' => 'رفرش cache', ], - 'VPSnotupdate' => [ - 'en-us' => 'In VPS can not update by a click! run update.sh', - 'zh-cn' => '在VPS中不能一键更新,可以运行update.sh', + 'CannotOneKeyUpate' => [ + 'en-us' => 'Can not update by a click! run update.sh', + 'zh-cn' => '不能一键更新,可以运行update.sh', ], 'QueryBranchs' => [ 'en-us' => 'Query Branchs',