+ Add featureBar config of compile.

This commit is contained in:
zhaoke
2023-06-20 18:59:42 +08:00
parent 85a16566a6
commit b2df652eee
6 changed files with 18 additions and 0 deletions
+3
View File
@@ -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';
+3
View File
@@ -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';
+3
View File
@@ -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';
+3
View File
@@ -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';
+3
View File
@@ -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'] = '构建历史';
+3
View File
@@ -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'] = '构建历史';