* [bug#56843] fix edit host lang.
This commit is contained in:
@@ -3,7 +3,7 @@ $lang->host->common = 'Host';
|
||||
$lang->host->browse = 'Host List';
|
||||
$lang->host->create = 'Add Host';
|
||||
$lang->host->view = 'Host View';
|
||||
$lang->host->edit = 'Edit';
|
||||
$lang->host->edit = 'Edit Host';
|
||||
$lang->host->editAction = 'Edit Host';
|
||||
$lang->host->delete = 'Delete';
|
||||
$lang->host->deleteAction = 'Delete Host';
|
||||
|
||||
@@ -3,7 +3,7 @@ $lang->host->common = 'Host';
|
||||
$lang->host->browse = 'Host List';
|
||||
$lang->host->create = 'Add Host';
|
||||
$lang->host->view = 'Host View';
|
||||
$lang->host->edit = 'Edit';
|
||||
$lang->host->edit = 'Edit Host';
|
||||
$lang->host->editAction = 'Edit Host';
|
||||
$lang->host->delete = 'Delete';
|
||||
$lang->host->deleteAction = 'Delete Host';
|
||||
|
||||
@@ -3,7 +3,7 @@ $lang->host->common = 'Host';
|
||||
$lang->host->browse = 'Host List';
|
||||
$lang->host->create = 'Add Host';
|
||||
$lang->host->view = 'Host View';
|
||||
$lang->host->edit = 'Edit';
|
||||
$lang->host->edit = 'Edit Host';
|
||||
$lang->host->editAction = 'Edit Host';
|
||||
$lang->host->delete = 'Delete';
|
||||
$lang->host->deleteAction = 'Delete Host';
|
||||
|
||||
@@ -3,7 +3,7 @@ $lang->host->common = '主机';
|
||||
$lang->host->browse = '主机列表';
|
||||
$lang->host->create = '添加主机';
|
||||
$lang->host->view = '主机详情';
|
||||
$lang->host->edit = '编辑';
|
||||
$lang->host->edit = '编辑主机';
|
||||
$lang->host->editAction = '编辑主机';
|
||||
$lang->host->delete = '删除';
|
||||
$lang->host->deleteAction = '删除主机';
|
||||
|
||||
Reference in New Issue
Block a user