* Fix lang file for zahost.
This commit is contained in:
@@ -17,7 +17,6 @@ $lang->zahost->deleted = "Deleted";
|
||||
$lang->zahost->copy = 'Click to copy';
|
||||
$lang->zahost->copied = 'Copy successful';
|
||||
|
||||
|
||||
$lang->zahost->name = 'Name';
|
||||
$lang->zahost->IP = 'Extranet Address';
|
||||
$lang->zahost->extranet = 'Extranet Address';
|
||||
@@ -103,7 +102,6 @@ $lang->zahost->empty = 'No Host';
|
||||
$lang->zahost->statusList['wait'] = 'Wait';
|
||||
$lang->zahost->statusList['ready'] = 'Online';
|
||||
$lang->zahost->statusList['online'] = 'Online';
|
||||
$lang->zahost->statusList['online'] = 'Online';
|
||||
$lang->zahost->statusList['offline'] = 'Offline';
|
||||
$lang->zahost->statusList['busy'] = 'Busy';
|
||||
|
||||
|
||||
@@ -102,7 +102,6 @@ $lang->zahost->empty = 'No Host';
|
||||
$lang->zahost->statusList['wait'] = 'Wait';
|
||||
$lang->zahost->statusList['ready'] = 'Online';
|
||||
$lang->zahost->statusList['online'] = 'Online';
|
||||
$lang->zahost->statusList['online'] = 'Online';
|
||||
$lang->zahost->statusList['offline'] = 'Offline';
|
||||
$lang->zahost->statusList['busy'] = 'Busy';
|
||||
|
||||
|
||||
@@ -102,7 +102,6 @@ $lang->zahost->empty = 'No Host';
|
||||
$lang->zahost->statusList['wait'] = 'Wait';
|
||||
$lang->zahost->statusList['ready'] = 'Online';
|
||||
$lang->zahost->statusList['online'] = 'Online';
|
||||
$lang->zahost->statusList['online'] = 'Online';
|
||||
$lang->zahost->statusList['offline'] = 'Offline';
|
||||
$lang->zahost->statusList['busy'] = 'Busy';
|
||||
|
||||
|
||||
@@ -68,7 +68,6 @@ $lang->zahost->init->initDesc = "- 在宿主机上执行命令:%s %s <br
|
||||
$lang->zahost->init->statusTitle = "服务状态";
|
||||
|
||||
$lang->zahost->image = new stdclass;
|
||||
$lang->zahost->image->list = '镜像列表';
|
||||
$lang->zahost->image->browseImage = '镜像列表';
|
||||
$lang->zahost->image->createImage = '创建镜像';
|
||||
$lang->zahost->image->choseImage = '选择镜像';
|
||||
@@ -120,7 +119,6 @@ $lang->zahost->cancelDelete = '是否取消该下载任务?';
|
||||
|
||||
$lang->zahost->notice = new stdclass();
|
||||
$lang->zahost->notice->ip = '『%s』格式不正确!';
|
||||
|
||||
$lang->zahost->notice->registerCommand = '宿主机注册命令:./zagent-host -t host -s http://%s:%s -i %s -p 8086 -secret %s';
|
||||
$lang->zahost->notice->loading = '加载中...';
|
||||
$lang->zahost->notice->noImage = '无可用的镜像文件';
|
||||
|
||||
Reference in New Issue
Block a user