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' => '캐시 플러시', 'ko-kr' => '캐시 플러시',
'fa' => 'رفرش cache', 'fa' => 'رفرش cache',
], ],
'VPSnotupdate' => [ 'CannotOneKeyUpate' => [
'en-us' => 'In VPS can not update by a click! run update.sh', 'en-us' => 'Can not update by a click! run update.sh',
'zh-cn' => '在VPS中不能一键更新,可以运行update.sh', 'zh-cn' => '不能一键更新,可以运行update.sh',
], ],
'QueryBranchs' => [ 'QueryBranchs' => [
'en-us' => 'Query Branchs', 'en-us' => 'Query Branchs',