diff --git a/conststr.php b/conststr.php index 2afa21c..8d1b596 100644 --- a/conststr.php +++ b/conststr.php @@ -696,6 +696,10 @@ $constStr = [ 'en-us' => 'Success', 'zh-cn' => '成功', ], + 'SetAdminPassword' => [ + 'en-us' => 'Set Admin Password', + 'zh-cn' => '设置管理密码', + ], 'Refresh' => [ 'en-us' => 'Refresh', 'zh-cn' => '刷新',