* [task#133997] fix lang.
This commit is contained in:
@@ -177,4 +177,4 @@ $lang->host->notice->nameLength = 'Host name length should not exceed 100 charac
|
||||
$lang->host->notice->descLength = 'Host description length should not exceed 255 characters!';
|
||||
|
||||
$lang->host->CDlist = array();
|
||||
$lang->host->CDlist['manual'] = 'Manual';
|
||||
$lang->host->CDlist['manual'] = 'Manual Deploy';
|
||||
|
||||
@@ -177,4 +177,4 @@ $lang->host->notice->nameLength = 'Host name length should not exceed 100 charac
|
||||
$lang->host->notice->descLength = 'Host description length should not exceed 255 characters!';
|
||||
|
||||
$lang->host->CDlist = array();
|
||||
$lang->host->CDlist['manual'] = 'Manual';
|
||||
$lang->host->CDlist['manual'] = 'Manual Deploy';
|
||||
|
||||
@@ -177,4 +177,4 @@ $lang->host->notice->nameLength = 'Host name length should not exceed 100 charac
|
||||
$lang->host->notice->descLength = 'Host description length should not exceed 255 characters!';
|
||||
|
||||
$lang->host->CDlist = array();
|
||||
$lang->host->CDlist['manual'] = 'Manual';
|
||||
$lang->host->CDlist['manual'] = 'Manual Deploy';
|
||||
|
||||
@@ -177,4 +177,4 @@ $lang->host->notice->nameLength = '主机名称长度不能超过100个字符!
|
||||
$lang->host->notice->descLength = '主机描述长度不能超过255个字符!';
|
||||
|
||||
$lang->host->CDlist = array();
|
||||
$lang->host->CDlist['manual'] = '手工';
|
||||
$lang->host->CDlist['manual'] = '手动上线';
|
||||
|
||||
Reference in New Issue
Block a user