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',