Update conststr.php

This commit is contained in:
qkqpttgf
2020-03-19 23:12:27 +08:00
committed by GitHub
parent 385b5e2c1c
commit 022088f558
+4
View File
@@ -696,6 +696,10 @@ $constStr = [
'en-us' => 'Success',
'zh-cn' => '成功',
],
'SetAdminPassword' => [
'en-us' => 'Set Admin Password',
'zh-cn' => '设置管理密码',
],
'Refresh' => [
'en-us' => 'Refresh',
'zh-cn' => '刷新',