Update conststr.php
parent
385b5e2c1c
commit
022088f558
|
@ -696,6 +696,10 @@ $constStr = [
|
|||
'en-us' => 'Success',
|
||||
'zh-cn' => '成功',
|
||||
],
|
||||
'SetAdminPassword' => [
|
||||
'en-us' => 'Set Admin Password',
|
||||
'zh-cn' => '设置管理密码',
|
||||
],
|
||||
'Refresh' => [
|
||||
'en-us' => 'Refresh',
|
||||
'zh-cn' => '刷新',
|
||||
|
|
Loading…
Reference in New Issue