Fix issue

This commit is contained in:
zhaoke
2022-12-09 05:57:49 +00:00
parent 6a65a41eef
commit c45cc99854
14 changed files with 47 additions and 58 deletions
+2
View File
@@ -81,6 +81,8 @@ $lang->zanode->statusList['destroy'] = 'Destroyed';
$lang->zanode->statusList['shutoff'] = 'Shutoff';
$lang->zanode->statusList['shutdown'] = 'shutdown';
$lang->zanode->statusList['destroy_fail'] = 'Destroy Fail';
$lang->zanode->statusList['wait'] = 'Waiting For Init';
$lang->zanode->statusList['online'] = 'Online';
$lang->zanode->init = new stdclass;
$lang->zanode->init->checkStatus = "Check Service Status";