+ Add featureBar config of compile.
This commit is contained in:
@@ -32,3 +32,6 @@ $lang->compile->statusList['create_fail'] = 'Fail to create';
|
||||
$lang->compile->statusList['timeout'] = 'Exec Timeout';
|
||||
$lang->compile->statusList['canceled'] = 'Canceled';
|
||||
$lang->compile->statusList['failed'] = 'Build failed';
|
||||
|
||||
$lang->compile->featureBar['browse']['job'] = 'List';
|
||||
$lang->compile->featureBar['browse']['compile'] = 'History';
|
||||
@@ -32,3 +32,6 @@ $lang->compile->statusList['create_fail'] = 'Failed to create';
|
||||
$lang->compile->statusList['timeout'] = 'Timeout';
|
||||
$lang->compile->statusList['canceled'] = 'Canceled';
|
||||
$lang->compile->statusList['failed'] = 'Build failed';
|
||||
|
||||
$lang->compile->featureBar['browse']['job'] = 'List';
|
||||
$lang->compile->featureBar['browse']['compile'] = 'History';
|
||||
@@ -32,3 +32,6 @@ $lang->compile->statusList['create_fail'] = 'Echec Cr閍tion';
|
||||
$lang->compile->statusList['timeout'] = 'Ex閏ution Timeout';
|
||||
$lang->compile->statusList['canceled'] = 'Canceled';
|
||||
$lang->compile->statusList['failed'] = 'Build failed';
|
||||
|
||||
$lang->compile->featureBar['browse']['job'] = 'List';
|
||||
$lang->compile->featureBar['browse']['compile'] = 'History';
|
||||
@@ -16,3 +16,6 @@ $lang->compile->statusList['created'] = 'Ngày tạo';
|
||||
$lang->compile->statusList['building'] = 'Đang tạo';
|
||||
$lang->compile->statusList['create_fail'] = 'Tạo thất bại';
|
||||
$lang->compile->statusList['timeout'] = 'Hết giờ';
|
||||
|
||||
$lang->compile->featureBar['browse']['job'] = 'List';
|
||||
$lang->compile->featureBar['browse']['compile'] = 'History';
|
||||
@@ -32,3 +32,6 @@ $lang->compile->statusList['create_fail'] = '创建失败';
|
||||
$lang->compile->statusList['timeout'] = '执行超时';
|
||||
$lang->compile->statusList['canceled'] = '已取消';
|
||||
$lang->compile->statusList['failed'] = '构建失败';
|
||||
|
||||
$lang->compile->featureBar['browse']['job'] = '列表';
|
||||
$lang->compile->featureBar['browse']['compile'] = '构建历史';
|
||||
@@ -31,3 +31,6 @@ $lang->compile->statusList['create_fail'] = '創建失敗';
|
||||
$lang->compile->statusList['timeout'] = '執行超時';
|
||||
$lang->compile->statusList['canceled'] = '已取消';
|
||||
$lang->compile->statusList['failed'] = '構建失敗';
|
||||
|
||||
$lang->compile->featureBar['browse']['job'] = '列表';
|
||||
$lang->compile->featureBar['browse']['compile'] = '构建历史';
|
||||
Reference in New Issue
Block a user