* Rename the privilege of job-browse.
This commit is contained in:
@@ -12,7 +12,7 @@ $lang->job->dirChange = 'Directory Changed';
|
||||
$lang->job->buildTag = 'Build Tag';
|
||||
$lang->job->execSuccess = 'Build success';
|
||||
|
||||
$lang->job->browseAction = 'Job List';
|
||||
$lang->job->browseAction = 'Pipeline List';
|
||||
|
||||
$lang->job->id = 'ID';
|
||||
$lang->job->name = 'Name';
|
||||
|
||||
@@ -12,7 +12,7 @@ $lang->job->dirChange = 'Directory Changed';
|
||||
$lang->job->buildTag = 'Build Tag';
|
||||
$lang->job->execSuccess = 'Build success';
|
||||
|
||||
$lang->job->browseAction = 'Job List';
|
||||
$lang->job->browseAction = 'Pipeline List';
|
||||
|
||||
$lang->job->id = 'ID';
|
||||
$lang->job->name = 'Name';
|
||||
|
||||
@@ -12,7 +12,7 @@ $lang->job->dirChange = 'Directory Changed';
|
||||
$lang->job->buildTag = 'Build Tag';
|
||||
$lang->job->execSuccess = 'Build success';
|
||||
|
||||
$lang->job->browseAction = 'Job List';
|
||||
$lang->job->browseAction = 'Pipeline List';
|
||||
|
||||
$lang->job->id = 'ID';
|
||||
$lang->job->name = 'Nom';
|
||||
|
||||
@@ -12,7 +12,7 @@ $lang->job->dirChange = '目录改动';
|
||||
$lang->job->buildTag = '打标签';
|
||||
$lang->job->execSuccess = '执行成功';
|
||||
|
||||
$lang->job->browseAction = '构建任务列表';
|
||||
$lang->job->browseAction = '流水线列表';
|
||||
|
||||
$lang->job->id = 'ID';
|
||||
$lang->job->name = '名称';
|
||||
|
||||
Reference in New Issue
Block a user