Update conststr.php

This commit is contained in:
qkqpttgf
2020-06-03 19:44:04 +08:00
committed by GitHub
parent 26214cb607
commit 809970f4ee
+3 -3
View File
@@ -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',